

/* Start:/bitrix/templates/.default/components/bitrix/news/serv/bitrix/news.detail/.default/style.css?1575979237492*/
img.detail_picture
{float:left; margin:0 8px 6px 1px;}

.gall {width:98%; height:auto; overflow:hidden;}

@media(max-width: 1024px) {
    .news-detail .toright {
        max-width: 32%;
        height: auto;
    }

}

@media(max-width: 767px) {
    .news-detail .toright {
        max-width: 50%;
        height: auto;
    }

}

@media(max-width: 500px) {
    .news-detail .toright {
        max-width: 100%;
        height: auto;
        margin-bottom: 10px;
        float: inherit;
    }

}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/serv/bitrix/news.detail/.default/style.css?1575979237492 */
