

/* Start:/local/templates/emi-new/components/bitrix/news.detail/promo/style.css?1755248200333*/
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;
}

.promo-img{
	max-width:720px
}

.promo-row{
	display: flex;
	justify-content: center;
}

@media only screen and (max-width: 600px) {
    .promo-img{
        width: 100%;
    }
}
/* End */
/* /local/templates/emi-new/components/bitrix/news.detail/promo/style.css?1755248200333 */
