

/* Start:/local/templates/main/components/bitrix/news.detail/page/style.css?1779732250431*/
.page-content {
    font-weight: 400;
}
.page-content__title {
    margin-left: 0 !important;
    margin-bottom: 2.5rem;
}
.page-content__img {
    margin-right: 30px;
    margin-bottom: 1em;
    max-width: 50%;
    width: 100%;
    object-fit: cover;
    border-radius: 20px 20px 20% 20px;
}
@media screen and (max-width: 768px) {
    .page-content__img {
        max-width: 100%;
    }
}
.page-content__promo {
    width: 100%;
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/page/style.css?1779732250431 */
