.h1 {font-size: 66px !important;}
@media (max-width: 767.98px) {
	.article-num, .h1, h1 {
    	font-size: 50px !important;
    	line-height: 1;
	}
}
.news-date{font-size: 18px; margin-bottom: 20px !important;}
@media (min-width: 992px) {
    .section__block-pic_article {        
        height: auto !important;        
    }
    .section__block-pic_article-left {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: left !important;
        -ms-flex-align: left !important;
        align-items: left !important;
        -webkit-box-pack: left !important;
        -ms-flex-pack: left !important;
        justify-content: left !important;
        #height: 100% !important;
        max-height: 440px !important;
    }
}
.section-block, .section__block-blockquote, .section__block-text-left {
     padding: 0 0px !important;
}
.breadcrumbs__el {
    font-size: 18px !important;
}
.page-head__wrap {
    margin-bottom: 2em !important;
}
.slider-info__el:before {
    background: none !important;
}