

/* Start:/local/templates/str_template/components/bitrix/news/.default/bitrix/news.list/.default/style.css?1733854302549*/
.row .posts-list--layout--grid2 .posts-list__item{
	width: calc(33.333333333% - 30px);
}
.post-card__image{
	max-height:200px;
}
.post-card__image.covered{
	display:block;
	height:151px;
	background-size:cover;
	background-position:center;
}
.post-card .post-card__info{
	color:#333;
}
.post-card:hover .post-card__name{
	color:#f5821f;
}
.post-card__image img{
	max-width:730px;
/*	max-height:490px;*/
/*	width:100%;*/
	max-height:100%;
}
@media (max-width: 767px){
	.row .posts-list--layout--grid2 .posts-list__item{
		margin:0;
		width:100%;
	}
}
/* End */
/* /local/templates/str_template/components/bitrix/news/.default/bitrix/news.list/.default/style.css?1733854302549 */
