/*!
Theme Name: Twenty Seventeen Child
Theme URL: http://hostinger-tutorials.com
Description: Twenty Seventeen Child Theme
Author: John Doe
Author URL: http://hostinger-tutorials.com
Template: twentyseventeen
Version: 1.0.0
Text Domain: twentyseventeen-child
*/

div#LogoDiv {
    position: absolute;
    z-index: 999;
    left: 10px;
    top: 20px;
}
#CreditDiv{
	margin-right:50px;
}
.has-header-image.twentyseventeen-front-page .custom-header{
	height:70vh !important;
}

.site-content-contain {
    background: #eee;
}
header.entry-header {
    float: none !important;
    /* font-size: 1.5em !important; */
}
header.entry-header{
	float:none !important;
	width:100% !important;
}
header.entry-header h2, .entry-title {
    font-size: 1.5em !important;
	text-align:right;
	
}
