

/* Start:/local/templates/domplus/components/bitrix/news/servises/bitrix/news.detail/.default/style.css?1605609361261*/
.news-detail
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.news-img {
	display: block;
	/*width: 30%;*/
	min-width: 280px;
	max-width: 320px;
	padding: 10px;
	/*flex-grow: 1;*/
	float: left;
}
.news-img img {
	width: 100%;
	border-radius: 12px;
}
/* End */
/* /local/templates/domplus/components/bitrix/news/servises/bitrix/news.detail/.default/style.css?1605609361261 */
