

/* Start:/local/templates/new/components/bitrix/news/vdohnoven/bitrix/news.detail/.default/style.css?1755002000357*/
div.news-detail
{
	word-wrap: break-word;
	width: 650px;
	margin: 0 auto;
}
.news-detail img{
	border-radius: 10px;
	width: 100%;
	object-fit: cover;
	max-height: 760px;
}
.news-detail_name{
	font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}





  @media screen and (max-width: 1200px) {

		div.news-detail
		{
			
			width: 100%;
			
		}
  }
/* End */
/* /local/templates/new/components/bitrix/news/vdohnoven/bitrix/news.detail/.default/style.css?1755002000357 */
