

/* Start:/local/templates/realestate/components/bitrix/news.list/realestate/style.css?1712665640412*/
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;
}
.news-page{
	width:32%;
	margin-bottom:5%;
}
.news-wrapper{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	gap:2%;
}
@media screen and (max-width: 950px){
	.news-page{
		width:49%;
	}
}
@media screen and (max-width: 550px){
	.news-page{
		width:100%;
	}
}
/* End */
/* /local/templates/realestate/components/bitrix/news.list/realestate/style.css?1712665640412 */
