

/* Start:/bitrix/templates/otelbron_blue/components/bitrix/news.detail/news_detail_custom/style.css?1595233633770*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
h1.news_name{
	color: #00aeff;
	height: 267px;
	text-align: center;
	padding-top: 4%;
}
.news-detail > h3{
	text-align: center;
	margin-bottom: 30px;
}
div.img_container{
	width: fit-content;
	height: fit-content;
}
div.img_container > img{
	max-height: 267px;
	max-width: 401px;
}
@media (max-width: 700px) {
	h1.news_name{height: fit-content;}
	div.img_container > img{float: unset!important; margin: auto!important;}
	div.img_container{width: 100%; display: flex;}
}
@media (max-width: 424px){
	div.img_container > img{max-height: 230px}
}
@media (max-width: 370px){
	div.img_container > img{max-height: 195px}
}
/* End */
/* /bitrix/templates/otelbron_blue/components/bitrix/news.detail/news_detail_custom/style.css?1595233633770 */
