

/* Start:/local/templates/main/components/bitrix/news/sales/bitrix/news.detail/.default/style.css?1778643730480*/
.custom-block {
    display: flex;
    align-items:center;
}

.custom-block .first {
    width:80%;
}

.custom-block .article-img {
    margin:0;
}

@media (max-width:991px) {
    .custom-block .first {
    width:100%;
}
}

@media (max-width:768px) {
    .custom-block{
        flex-wrap:wrap;
    }
}

.custom-block .first {
    padding-right:30px;
    text-align: justify;
}

.article-page.content ul {
    font-size:14px;
}

.article-img.sale-img picture {
    max-width:80%;
}
/* End */
/* /local/templates/main/components/bitrix/news/sales/bitrix/news.detail/.default/style.css?1778643730480 */
