img.d-block.news__image.xl-mb-15 {
    border-radius: 5px;
    object-fit: cover;
}
img.d-block.news__image.xl-mb-20 {
    object-fit: cover;
}
h1.news__title.xl-pb-25 {
    font-weight: 600;
}
.news-view .news__content p {
    margin-bottom: 25px;
}
.news__content.xs-mb-25 li {
    margin: 0 0 10px 40px;
    list-style: disc;
    font-size: 18px;
}
h2.last-tab__title.xs-mb-20.xl-mb-20 {
    margin-top: 20px;
}
.news__content.xs-mb-25 ul {
    margin-bottom: 25px;
}
.news__content.xs-mb-25 blockquote p {
    font-weight: 600;
    margin: 0;
}
.news__content.xs-mb-25 h2 {
    margin-bottom: 25px;
}
blockquote {
    font-weight: 600 !important;
    font-style: normal !important;
}

@media only screen and (max-width: 768px) {
    img.d-block.news__image.xl-mb-20 {
        object-fit: cover;
        height: 240px;
    }
    img.d-block.news__image.xl-mb-15 {
        height: 240px;
    }
    .category.section.xs-mt-80 .tg-subscribe.d-flex.align-items-center.justify-content-between.xl-mt-40.xl-mb-40 {
        margin: 0px 0 25px;
    }
    blockquote {
        font-weight: 500 !important;
    }
    .homepage .tv .swiper-button-prev-tv {
        left: -10px!important;
    }
    .homepage .tv .swiper-button-next-tv {
        right: -10px!important;
    }
    .homepage.xs-mt-40 .col-12.col-lg-3.d-flex.flex-column.align-items-end {
        padding: 0;
    }
    .news-view.xs-mt-80 {
        margin: 0;
    }
    h1.news__title.xl-pb-25 {
        margin: 20px 0 5px;
    }
    .category.section.xs-mt-80 {
        margin: 25px 0;
    }
    .homepage.xs-mt-40 {
        margin-top: 20px;
    }
    .category.section.xs-mt-80 .d-flex.align-items-center.justify-content-between.xl-mb-40 {
        margin-bottom: 25px;
    }
    .news__extract.xl-mb-30 {
        font-size: 18px!important;
        line-height: 150%!important;
        margin: 20px 0;
    }
    .category.section.xs-mt-80 .item.xl-mr-10 {
        border: 0;
        margin-right: 17px;
        margin-bottom: 10px;
        background: none;
    }
    .category.section.xs-mt-80 .col-lg-4.news.xl-mb-45 {
        margin-bottom: 30px;
    }
    .category.section.xs-mt-80 a.d-block.news__link.xl-mb-20 {
        margin: 10px 0 5px;
    }
    .category.section.xs-mt-80 span.news__date.xl-mr-10 {
        margin-right: 15px;
    }
    .category.section.xs-mt-80 a.item__link.xl-pl-10.xl-pr-10.xl-pt-5.xl-pb-5 {
        line-height: 1;
    }

    .parent.d-flex.flex-wrap.xl-mb-45 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    a.news__category.xl-pr-15 {
        margin-right: 10px;
    }
    span.news__views.d-block.xl-pr-15 {
        margin-left: 10px;
    }
    img.d-block.news__image.xl-mb-15 {
        margin-bottom: 5px;
    }
    .news__content {
        margin-top: 15px;
    }
    .tg-subscribe.d-flex.align-items-center.justify-content-between.xl-mt-40.xl-mb-40 {
        margin-top: 25px;
    }
    .text.xs-pl-10.xl-pl-50 {
        font-size: 12px;
    }
    button.btn.btn-show-comments {
        margin: 20px 0;
    }
    .tab-section .news.xl-mb-20 {
        margin: 25px 0;
    }
    .social-share.d-flex.align-items-center.justify-content-center {
        display: none !important;
    }
    .news__content.xs-mb-25 blockquote {
        padding: 25px!important;
        margin: 0 15px 20px 15px!important;
    }
    .news__content.xs-mb-25 blockquote p {
        font-weight: 500!important;
        margin: 0;
        font-size: 18px!important;
        line-height: 150%!important;
    }
    .d-flex.align-items-center.justify-content-between.--border-bottom.xs-pb-50.xl-pb-20 {
        margin: 0;
        padding: 10px 0;
    }
    .comments.xs-mt-50.xl-mt-70 {
        margin: 10px 0;
    }
    h3.comments__title {
        font-weight: 500 !important;
        font-size: 20px !important;
    }
    .d-flex.comment.xs-mt-50.xl-mt-50 {
        margin: 0;
    }
    .news__content.xs-mb-25 iframe {
        margin: 0;
    }
    h2.last-tab__title.xs-mb-20.xl-mb-20 {
        font-size: 20px;
        font-weight: 500;
    }
    .news-add.section.xs-mt-80 {
        margin: 0;
    }
    h1.section__title.xl-mb-45 {
        margin: 0 0 15px 0px;
    }
    .section__description.xl-mb-45 {
        margin-bottom: 25px;
        font-size: 16px;
    }
    form#news-add-form {
        padding: 20px;
    }
    .news-add.section.xs-mt-80 .col-12.col-lg-9.col-xs-12 {
        margin-bottom: 25px;
    }

}