

/* Start:/local/templates/webcenter/components/bitrix/news/articles/bitrix/news.list/.default/style.css?1750422719697*/
.news.arlt-block{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 60px;
}
.block-image-preview-artl .image-preview-artl{
min-width: 157px;
    min-height: 108px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 46px;
    align-items: center;
}
.col-text-block {width: 100%;}
.meta-artl {display: flex;align-items: center;justify-content: space-between;margin-top: 20px;}
.data-arl {font-size: 14px;}
.data-arl i {color: #e8042a;}
@media all and (max-width: 991px){
	.news.arlt-block {display: block;}
	.block-image-preview-artl .image-preview-artl {width: 100%;min-height: 200px;margin-bottom: 15px;}
}
/* End */
/* /local/templates/webcenter/components/bitrix/news/articles/bitrix/news.list/.default/style.css?1750422719697 */
