/*
Theme Name: 20-17 Child
Author: Obelchenko M.V.
Author URI: https://obelchenko.ru/
Template: twentyseventeen
*/

@import url("../twentyseventeen/style.css");

@media screen and (min-width: 48em) {
	
	.wrap {
		max-width: 1200px;
	}
	
}

@media screen and (min-width: 48em) {
	
.site-title {
	font-size: calc( 36px * 8 / 10 ); 
	font-size: calc( 2.25rem *8 / 10 );
}

img.main-page-post-image {
	width: 500px; 
	max-height: 500px;		
}

}

.custom-logo-link img {
}

ins {
	background: none;
}

.site-content {
	padding: 0;
}

#comments {
	padding-top: 1em;
}

.post-navigation {
	font-weight: 800;
	margin: 0;
}

.site-footer {
	margin-top: 1em;
}

article h1.entry-title {
	padding-top: 7em;
}

h2.page-title {
	padding-top: 1em;
}