

/* Start:/local/templates/new_fitness/components/bitrix/news.detail/.default/style.css?1784204338358*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 15px 6px 1px;
	/* width: 100%;
	object-fit: cover; */
}
@media screen and (max-width:991px) {
	div.news-detail img.detail_picture {
		width: 100%;
		object-fit: contain;
		margin: 0;
	}
	div.news-detail {
		display: flex;
		flex-direction: column;
	}
}


/* End */
/* /local/templates/new_fitness/components/bitrix/news.detail/.default/style.css?1784204338358 */
