

/* Start:/local/templates/new_design/components/bitrix/news.detail/detailblog/style.css?1752422970975*/
.information-block{
	max-width:862px;
	margin:0 auto;
}.information-block h1{
	margin-bottom:40px;
}

div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.news-detail {margin: 20px auto;}
.news-detail ul {margin-left: 40px}
.news-detail-picture{
	width:100%;
}.news-detail-picture img{
	width:100%;
}
.article-main-image {
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.article-main-image img {
	object-fit: cover;
	max-width: 100%
}

@media screen and (min-width:320px) and (max-width: 800px){
	.news-detail-picture{
		width:100%;
	}.news-detail-picture img{
		width:100%;
	}
	.news-detail h1 {
		text-align:center;
	}
	.news-date-time, div.news-detail p, h2{
		padding:10px;
	}
	
}
@media screen and (min-width:450px) and (max-width: 800px) {
	.article-main-image {
		height: 250px;
	}
}
@media screen and (max-width: 449px) {
	.article-main-image {
		height: 120px;
	}
}
/* End */
/* /local/templates/new_design/components/bitrix/news.detail/detailblog/style.css?1752422970975 */
