

/* Start:/local/templates/main/components/bitrix/news/news/bitrix/news.list/.default/style.css?1725263440441*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
    max-width: 45%;
    height: auto;
	    margin-right: 20px;
    margin-bottom: 30px;
}
.news-item{margin-bottom: 30px;}
.news-date-time {
	color: #75b727;
    display: block;
}
@media screen and (max-width: 600px){
div.news-list img.preview_picture
{
	float:left;
    max-width: 100%;
width: 100%;
	    margin-right: 0;
    margin-bottom: 5px;
}
}
/* End */
/* /local/templates/main/components/bitrix/news/news/bitrix/news.list/.default/style.css?1725263440441 */
