.article-title{text-transform:uppercase;font-weight:400;margin-bottom:12px}
.article-descr{height:150px;overflow:hidden}
.post-title{height:64px;overflow:hidden;}
.post-title-sm{margin-bottom:10px;padding-bottom:0}
.amp-content{display:none}
.main-things{margin:20px 0;border-left:3px solid #22B24C;padding:5px 0 5px 10px;font-size:16px}
.img-right{float:right;margin-left:10px;margin-bottom:10px;max-width:480px}
.img-left{float:left;margin-right:10px;margin-bottom:10px;max-width:480px}
.img-caption{text-align:center;color:#969696;font-size:12px;line-height:14px}
.img-right img, .img-left img{max-width:100%}
.yahtch-table th,.yahtch-table td,.yahtch-table tr.subtitle td:first-child{text-align:center;border:1px solid #79d2f6;padding:4px 8px}
.yahtch-table tr td:first-child,.yahtch-table tr th:first-child{text-align:left}
.yahtch-table th,.yahtch-table .subtitle td{background:#00aeef;color:#fff;font-weight:700}
.article-detail-descr{margin-bottom:10px;text-align:justify}
.article-content{text-align:justify}
.article-content img{max-width:100%}

@media(max-width:991px) {
	.article-descr{height:210px}
}

@media(max-width:767px) {
	.article-descr,.post-title{height:auto;min-height:10px}
	.img-right,.img-left{float:none;text-align:center;margin:10px 0;}
	.article-content{text-align:inherit}
	.article-detail-descr{text-align:inherit}
}