.news_list_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.news_list_top .news-item.news-big {
    padding-bottom: 15px;
}

.news_list_top .news-item.news-big,
.news_list_top .news_list_right{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    width: 50%;
}

.news_list_top .news-item.news-big {
    padding-right: 14px;
}

.news_list_top .news_list_right {
    padding-left: 7px;
}

body .news_list_top .news-item.news-big:after {
    right: 3px;
}

body .section-main-box-news .news-item.news-big .news-item-bl,
body .section-main-box-news .news-img.news-news-img {
    height: 100%;
}

body .section-main-box-news .news-img.news-news-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

body .section-main-box-news .news_list_right .news-img,
body .section-main-box-news .people-list-mentions .news-img {
    margin-right: 10px;
    height: 145px;
    float: none;
    padding: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 270px;
            flex: 0 0 270px;
    width: 270px;
}

body .section-main-box-news .news_list_right .news-item-bl,
body .section-main-box-news .people-list-mentions .news-item-bl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-wrap: wrap; */
    width: 100%;
}

body .section-main-box-news .news_list_right .news-img img,
body .section-main-box-news .people-list-mentions .news-img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

body .section-main-box-news .news_list_right .news-item:first-child,
body .section-main-box-news .people-list-mentions .news-item:first-child {
    padding-top: 0;
}

body .section-main-box-news .news_list_right .news-item,
body .section-main-box-news .people-list-mentions .news-item {
    padding-bottom: 15px;
}

a.styler.show-more-button.js-show-more-button {
    margin-top: 30px;
}

.people-list-mentions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

body .section-main-box-news .news_list_right .news-item,
body .section-main-box-news .people-list-mentions .news-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
}

.news-item.news-big .news-item-theme {
    color: #ffffffb3;
}

.news_list_right .news-item-theme,
.people-list-mentions .news-item-theme,
.people-list-mentions .news-item-theme span {
    font-size: 10px;
    text-transform: none;
    padding-bottom: 3px;
    line-height: 12px;
    color: #A6A6A6;
}

body .news_list_right .news-item-title,
body .people-list-mentions .news-item-title {
    padding: 0;
    margin: 0;
}

body .news_list_right .news-item-title,
body .news_list_right .news-item-title a,
body .people-list-mentions .news-item-title,
body .people-list-mentions .news-item-title a {
    font-size: 18px;
    font-family: 'Bodoni';
    font-weight: 700;
    line-height: 24px;
}

.news_list_right .news-item-text,
.people-list-mentions .news-item-text {
    margin-top: 4px;
    font-size: 14px;
    font-weight: 500;
}

.people-list-mentions .news-item {
    padding-right: 7px;
}

.people-list-mentions .news-item:nth-child(2n) {
    padding-right: 0px;
    padding-left: 7px;
}

@media (max-width: 1199px){
    body .section-main-box-news .news-img.news-news-img {
        height: inherit;
        padding-top: 56.25%;
        overflow: hidden;
        position: relative;
    }
    
    body .section-main-box-news .news-img.news-news-img img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .news_list_top {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    
    .news_list_top .news-item.news-big, .news_list_top .news_list_right,
    body .section-main-box-news .news_list_right .news-item,
    body .section-main-box-news .people-list-mentions .news-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    body .news_list_top .news-item.news-big:after {
        right: -11px;
    }
}

@media (max-width: 1100px){
    .section.news_wrapper {
        overflow: inherit;
    }
}

@media (max-width: 799px){
    body .section-main-box-news .news_list_right .news-item-bl,
    body .section-main-box-news .people-list-mentions .news-item-bl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
    }
    
    body .section-main-box-news .news_list_right .news-img,
    body .section-main-box-news .people-list-mentions .news-img {
        margin-right: 0px;
        height: 95px;
        float: none;
        padding: 0;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 180px;
                flex: 0 0 180px;
        width: 180px;
    }

    body .section-main-box-news .news_list_right .news-info,
    body .section-main-box-news .people-list-mentions .news-info {
        padding-right: 10px;
    }

    body .section-main-box-news .news_list_right .news-item,
    body .section-main-box-news .people-list-mentions .news-item:not(:last-child) {
        padding: 0px 0px 24px 0px;
        position: relative;
    }

    body .section-main-box-news .news_list_right .news-item:after,
    body .section-main-box-news .people-list-mentions .news-item:not(:last-child):after{
        content: "";
        position: absolute;
        width: 100%;
        border-bottom: 1px solid #c5c5c5;
        bottom: 12px;
    }
}

@media (max-width: 768px){
    body .section-main-box-news .people-list-mentions .news-img {
        display: block;
    }
}

@media (max-width: 765px){
    body .section-main-box-news .news-img.news-news-img {
        height: 440px !important;
    }
}

@media (max-width: 646px){
    body .section-main-box-news .news_list_right .news-img,
    body .section-main-box-news .people-list-mentions .news-img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 150px;
                flex: 0 0 150px;
        width: 150px;
    }
}

@media (max-width: 450px){
    body .section-main-box-news .news_list_right .news-img,
    body .section-main-box-news .people-list-mentions .news-img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 125px;
                flex: 0 0 125px;
        width: 125px;
        height: 80px;
    }
}

@media(max-width: 350px) {
    body .section-main-box-news .news_list_right .news-img, body .section-main-box-news .people-list-mentions .news-img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100px;
                flex: 0 0 100px;
        width: 100px;
        height: 70px;
    }
}