.middle-news {
    background: #101117;
}

.middle-news .header {
    color: #e8e8e8 !important;
    padding: 0 13px 20px 13px;
}


@media screen and (max-width: 868px) {
    .hero-slider__wrap {
        margin-left: 0 !important;
    }

    #start_match_content {
        width: 90% !important;
        right: 0 !important;
        left: 50% !important;
        transform: translate(-50%, 0) !important;
        top: 30px !important;
    }

    .middle-news,
    .middle-news .comments_right,
    .middle-news .new-left-block,
    .middle-news .span8,
    .middle-news .span9,
    .middle-news .header,
    .middle-news iframe,
    .middle-news-elem {
        width: 100% !important;
    }

    .middle-news .comments_right {
        margin-bottom: 0 !important;
    }

    body {
        min-width: 320px;
    }

    a.brc {
        display: none
    }

    .middle-news .span9 {
        margin-left: 15px;
    }

    .article_itself ul {
        padding-left: 0
    }

    .articles-more-container {
        margin-top: 45px;
    }

    .article_itself p img {
        border: none;
        box-shadow: none;
    }

    .middle-news .container {
        display: flex;
        flex-direction: column-reverse;
    }

    .span8 .header {
        font-size: 34px;
        line-height: 1.1;
    }

    .new-left-block {
        margin-top: 100px;
    }

    .row {
        width: 100%;
    }

}
