

/* Start:/bitrix/templates/.default/components/bitrix/news/news/bitrix/news.list/.default/style.css?1756882487726*/
@media screen and (min-width: 671px) and (max-width: 950px) {
	.page-content .item-body .image-wrap {
		width: 100%;
		height: 200px;
		overflow: hidden;
		margin: 10px 0px;
	}
	.page-content .item-body .image-wrap img {
		min-width: 100%;
		min-height: 200px;
	}
}
@media screen and (max-width: 670px) {
	.page-content .item-body .image-wrap {
		width: 100%;
		max-height: 200px;
		overflow: hidden;
		margin: 10px 0px;
	}
	.page-content .item-body .image-wrap img {
		max-width: 100%;
		max-height: 200px;
	}
}
@media screen and (max-width: 670px) {
	.page-content .item-body .image-wrap {
		max-height: 235px;
	}
	.page-content .item-body .image-wrap img {
		max-width: 100%;
		min-height: 105px;
		max-height: 1000px;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/news/bitrix/news.list/.default/style.css?1756882487726 */
