

/* Start:/local/templates/up/components/bitrix/news/.default/bitrix/news.list/.default/style.css?1764395824527*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.content{
 	display: flex;
	flex-direction: column;
}

.column_news{
	//margin-top: 10px;
	margin-bottom: 20px;
	display: flex;
}

.news_page_prew_img_box{
    text-align: center;
    height: 170px;
    overflow: hidden;
    margin: 0 auto;
    width: 170px;
    margin-right: 10px;
}

.news_page_prew_img_box img{
 	width: 100%;
    height: 100%;
    object-fit: contain;
}


/* End */
/* /local/templates/up/components/bitrix/news/.default/bitrix/news.list/.default/style.css?1764395824527 */
