

/* Start:/local/templates/.default/components/bitrix/news/news/bitrix/news.list/.default/style.css?1577249118577*/
div.news-list{
	word-wrap: break-word;
}

.news-date-time{
	color: rgba(0,0,0,0.7);
}
.news-list .news-item{}
.news-list .news-item img.imgleft{
	/*max-width: 250px;*/
	/*max-height: 180px;*/
	width: 250px;
	height: auto;
}
.news-list .news-item + .news-item{
	border-top: 1px dotted #aaa;
	margin-top: 25px;
	padding-top: 20px;
}


@media (max-width: 767px) {
	.news-list .news-item img.imgleft {height: auto; width: 200px; margin: 0 30px 15px 0;}
}
@media (max-width: 529px) {
	.news-list .news-item img.imgleft {height: auto; width: 100%; float: none; margin: 0 0 20px 0;}
}
/* End */
/* /local/templates/.default/components/bitrix/news/news/bitrix/news.list/.default/style.css?1577249118577 */
