/* Введіть свій код CSS тут */
p{
   margin: 0px;
}
div.site-info {
   display: none;
}
.page-one-column .panel-content .wrap {
   max-width: 1000px;	
}

.page.page-one-column:not(.twentyseventeen-front-page) #primary{
   max-width: 1000px;	
}
.custom-logo-link img{
   max-height: 200px;
}
.single-featured-image-header img{
	 max-width: 910px;
}

body:not(.twentyseventeen-front-page) #comments{
	display: none;	
}
div.custom-header {
	max-height: 470px!important;
}