@page {
 size: auto;  
 size: A4;
 margin-top: 2mm;
 margin-left: 0px;
 margin-right: 0px;
}



* {
    -webkit-print-color-adjust: exact !important;   
    color-adjust: exact !important;              
}

.page{
    border: none;
}

.experts-comments,
.news-short-previews,
.article-page__video, 
.article-page__photo, 
.article-page__special-projects{
	display: none !important;
}

header.header,
footer.footer,
.article-detailed__buttons,
.article-detailed__comments,
.article-detailed__similar,
.article-page__sidebar,
.article-page__partners,
.article-page__sidebar{
	display: none !important;
}

.article-page__sidebar{
	display: none !important;
}
