

/* Start:/local/templates/custom/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1579252650559*/
div.news-detail h2 {
	/* margin-top:0; */  /* зачем? */
	margin-top:1em;
}
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:right;
	margin:0 0 16px 16px;
	width:320px;
	max-width:100%;
}
.news-date-time{
	font-size: 14px;
	color: #999;
	text-align: right;
}
@media screen and (min-width:991px) {



}


@media screen and (min-width:550px) and (max-width: 990px) {

}


@media screen and (max-width: 549px) {
	div.news-detail img.detail_picture{
		float:none;
		margin:0 auto;
		display:block;
		padding:16px 0;
	}
}
/* End */
/* /local/templates/custom/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?1579252650559 */
