    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
        margin: 0;
        padding: 0;
        border: 0;
        font: inherit;
        vertical-align: baseline;
        font-family: 'Roboto', sans-serif;
        color: #333333;
    }
    article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
        display: block;
    }

    .clearfix:after {
        content: '';
        display: table;
        clear: both;
    }
    .wrapper {
        min-width: 320px;
        margin: 0 auto;
        /*min-height: 100%;*/
        height: auto !important;
        /*padding-bottom: 220px;*/
    }
    /*flexslider*/
    .main-news .flexslider {
        margin-bottom: 40px;
    }
    .flexslider .slides img {
        width: 100%;
        display: block;
    }
    .flex-control-thumbs img {
        width: 112px;
    }
    .flex-control-thumbs .active:after {
        width: 112px;
    }
    .main-news .flexslider img {
        opacity: 1;
    }
    .main-news:hover .flexslider img {
        transform: scale(1);
    }
    .flexslider .big_link a {
        width: 497px;
    }
    .flexslider .slides .text_block {
        bottom: 0;
        width: 497px;
    }
    .flexslider .slides .read {
        top: -396px;
    }
    .read_comments a {
        font-size: 17px;
        background-color: #eee;
        color: black;
        border-bottom: #ccc 2px solid;
        margin-top: 20px;
        margin-bottom: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
        display: block;
        text-align: center;
        text-transform: uppercase;
    }
    .info-post .details .category {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        *display: inline;
        background: url(https://prozoro.net.ua/wp-content/themes/news-portal/images/category.png) no-repeat scroll 0 transparent;
        padding-left: 17px;
        margin-left: 15px;
    }
    .info-post .details .category .tag {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        background: url(https://prozoro.net.ua/wp-content/themes/news-portal/images/tag.png) no-repeat scroll 0 transparent;
        padding-left: 17px;
        margin-left: 15px;
    }
    .info-post .details .category .date {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        background: url(https://prozoro.net.ua/wp-content/themes/news-portal/images/icons2.png) no-repeat scroll 0px -76px transparent;
        padding-left: 17px;
        margin-left: 15px;
    }
    .goReedNews {
        display: block;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        background-color: #6aae00;
        border-bottom: 2px solid #589000;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        margin: 20px 0;
    }

    .info-post .details a, .info-post .details span {
        font: 14px 'Roboto Condensed', Arial, Myriad Pro, Tahoma, Geneva, sans-serif;
    }
        /*header*/
    .header {
        position: relative;
        z-index: 100;
        background-color: #fff;
        color: #fff;
        height: auto;
        margin-bottom: 0;
    }

    .header .social-block a {
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        width: 20px;
        overflow: hidden;
        text-indent: 0;
    }
    .top-news {
        padding: 0 5px;
    }
    .menu {
        float: left;
        display: inline-block;
        margin-right: 20px;
    }
    .menu li {
        display: inline-block;
        margin-right: 25px;
        margin-top: 13px;
    }
    .menu li a {
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Roboto Condensed', sans-serif;
        text-decoration: none;
    }
    .social-block {
        float: right;
        padding-top: 11px;
    }
    .social-block a {
        /*margin: 0 14px 0 0;*/
        font-size: 18px;
        /*padding: 10px 10px 10px 0;*/
    }
    .header .wrap {
        overflow: hidden;
    }

    /*header end*/



/* ------------ ads ------------ */
.ads-fixed-wrap_1{
    max-width: 300px;
}
.middle-single{
    overflow: hidden;
}
.ads-fixed_1{
    max-width: 300px;
}
.ads-fixed_2 {
    /*height: 300px;*/
    width: 160px;
    /*background-color: green;*/
}
.ads-fixed_3 {
    max-width: 295px;
}

/* ------------ /ads ------------ */

/* ------------ search ------------ */
.search {
    position: relative;
    border: 1px solid #000;
    border-radius: 40px;
    padding-right: 3px;
}
.search .screen-reader-text {
    display: none;
}
.search input {
    border: none;
    padding: 2px 7px;
    border-radius: 40px;
    width: 170px;
}

.search__icon {
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    background: 0;
    border: 0;
    outline: 0;
}

.search input:focus + .search__icon {
    display: none;
}
/* ------------ /search ------------ */



    .wrap {
        width: 1294px;
        /*width: 960px;*/
        margin: 0 auto;
    }
    .middle {
        padding: 0 0 30px;
        position: relative;
    }
    .container {
        width: 100%;
        float: left;
        overflow: hidden;
        padding: 0;
    }
    .content {
        padding: 0 0 0 318px;
    }

    .content__left-block {
        float: left;
    }
    .box {
        color: #fff;
        font-size: 15px;
        background: #75a23e;
        text-transform: uppercase;
        border-bottom: 1px solid #496d16;
        clear: both;
        max-width: 650px;
    }
    .box p {
        font-family: 'Roboto Condensed', sans-serif;
        color: #fff;
        text-align: center;
        padding: 6px 0 8px;
        margin: 0;
    }
    .category-news {
        float: left;
        position: relative;
        width: 725px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all .2s ease-out;
        cursor: pointer;
    }
    /*main news*/
    .main-news {
        float: left;
        position: relative;
        width: 497px;
        /* height: 410px; */
        -webkit-transition: all 0.2s ease-in-out;
        transition: all .2s ease-out;
        overflow: hidden;
        /*cursor: pointer;*/
    }

    .main-news a img {
        display: block;
        opacity: 0.9;
        -webkit-transition: -webkit-transform .2s ease-out, opacity .2s ease-out;
        transition: transform .2s ease-out, opacity .2s ease-out;
        width: 100%;
        height: 100%;
    }
    /* .main-news:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    } */
    .main-news .text_block {
        position: absolute;
        display: inline-block;
        /*width: 640px;*/
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0);
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 36%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 36%);
        background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 36%);
        background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 36%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 36%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
        opacity: 0.8;
    }
    .main-news .title {
        color: #000;
        line-height: 1.1;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 600;;
        /* text-transform: uppercase; */
        font-size: 30px;
        margin-bottom: 25px;
    }
    .read {
        position: relative;
        width: 81px;
        height: 29px;
        display: block;
        font-family: 'Roboto Condensed', sans-serif;
        color: #fff;
        font-size: 15px;
        line-height: 17px;
        background: #75a23e;
        right: calc(-100% + 81px);
        top: -410px;
        padding: 5px 5px 5px 11px;
        text-transform: uppercase;
        border-bottom: 1px solid #496d16;
        -webkit-transition: background 0.2s ease-in-out;
        transition: background 0.2s ease-in-out;
        box-sizing: border-box;
    }
    .read .fa {
        color: #fff;
    }
    /*main news end*/


    .right-news {
        position: relative;
        width: 158px;
        margin-left: 9px;
        float: left;
    }
    .right-news img {
        transition: all .26s ease-out;
    }
    /* .right-news a:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    } */
    .right-news .image-container {
        overflow: hidden;
    }
    .right-banner {
        position: relative;
        float: right;
        width: 300px;
        /* min-height: 1000px; */
    }
    .right-banner .fixing__item {
        width: inherit;
    }
    .right-banner img {
        display: block;
        max-width: 100%;
        /* height: auto; */
        opacity: 0.95;
        -webkit-transition: -webkit-transform .2s ease-out, opacity .2s ease-out;
        transition: transform .2s ease-out, opacity .2s ease-out;
    }

    .right-banner .image-container {
        overflow: hidden;
    }
    .info-1 {
        width: 540px;
        float: left;
        margin-bottom: 18px;
    }
    .info-1 img {
        display: block;
        -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-out;
        transition: transform 0.2s ease-out, opacity 0.2s ease-out;
        opacity: 0.95;
    }

    .info-1 .image-container {
        overflow: hidden;
    }
    .info-2 {
        width: 170px;
        float: left;
        margin: 18px 0 0 10px;
    }
    .info-2 img {
        display: block;
        -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-out;
        transition: transform 0.2s ease-out, opacity 0.2s ease-out;
        opacity: 0.95;
    }
    /* .info-2 a:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    } */
    .info-2 .image-container {
        overflow: hidden;
    }
    .descript {
        float: left;
        width: 100%;
        text-align: justify;
    }
    .descript h1 {
        font-size: 32px;
        font-weight: 700;
        line-height: 36px;
        color: #333232;
        margin-bottom: 15px;
        width: 497px;
    }
    .descript h3 {
        font: 14px 'Roboto Condensed', Arial, Myriad Pro, Tahoma, Geneva, sans-serif;
        line-height: 22px;
        color: #333232;
        background: #fff;
        margin: 0px;
        font-weight: 700;
        margin-top: 30px;
    }
    .descript p {
        margin-top: 10px;
        width: 497px;
        font-size: 17px;
    }
    .descript p:last-child {
        margin-top: 5px;
    }
    .rank-math-link {
        border-bottom: solid;
        text-decoration: none;
    }
    .soc-status ul {
        display: flex;
        justify-content: space-between;
    }
    .info-3 {
        width: 650px;
        float: left;
        margin-bottom: 30px;
    }
    .info-3 .image-container img {
        -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-out;
        transition: transform 0.2s ease-out, opacity 0.2s ease-out;
        opacity: 0.95;
    }
    /* .info-3 a:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    } */
    .info-3 .image-container {
        overflow: hidden;
    }
    .info-4 {
        width: 650px;
        float: left;
        margin-bottom: 18px;
    }
    .info-4 .image-container img {
        -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-out;
        transition: transform 0.2s ease-out, opacity 0.2s ease-out;
        opacity: 0.95;
    }
    /* .info-4 a:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    } */
    .info-4 .image-container {
        overflow: hidden;
    }
    .content__block-1, .content__block-2 {
        position: relative;
    }
    .content__block-1 {
        margin-bottom: 50px;
    }
    .content__block-2 {
        max-width: 650px;
    }
    .content__right-block {
        float: right;
        width: 300px;
    }
    .content__right-block .fixing__item {
        width: inherit;
    }

    .info-5 div.mcimg {
        float: right;
        margin-left: 15px;
    }
    .info-5 a {
        width: 100%;
        text-decoration: none;
        box-sizing: border-box;
        -webkit-transition: background 0.2s ease-in-out;
        transition: background 0.2s ease-out;
    }
    .info-5 .mgline:hover {
        background: #f2f0ed!important;
    }
    .info-5 .mgline:hover .mctitle a {
        color: #577f20;
    }
    /* .info-5 .mgline:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    } */

    .info-6 {
        float: left;
        width: 100%;
        padding: 10px 10px 12px;
        border: 2px solid #c3cada;
        box-sizing: border-box;
    }
    .info-6 .image-container img {
        -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-out;
        transition: transform 0.2s ease-out, opacity 0.2s ease-out;
        opacity: 0.95;
    }
    /* .info-6 .mgline:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    } */
    .info-6 .mgline:hover .mcdesc a, .info-6 .mgline:hover .mctitle a {
        color: #577f20;
    }
    .info-6 .image-container {
        overflow: hidden;
    }

    /*sidebar*/

    .sidebar-news .mctitle {
        font-size: 15px;
        padding: 10px 25px 10px 15px;
        line-height: 21px;
    }
    .sidebar-news .text-elements {
        width: 100%;
        background: #000;
        opacity: 0.95;
        position: absolute;
        color: #fff;
        bottom: 0;
    }
    .sidebar-news .image-container img {
        -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-out;
        transition: transform 0.2s ease-out, opacity 0.2s ease-out;
        opacity: 0.95;
    }
    /* .sidebar-news .image-with-text:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    } */
    .sidebar-news .image-container {
        overflow: hidden;
    }
    .sidebar-news .read {
        top: -303px;
    }
    .left-sidebar {
        float: left;
        width: 300px;
        margin-left: -100%;
        position: relative;
/*        position: absolute;
        top: 0;*/
    }
    .popular {
        margin-bottom: 10px;
    }
    .news-block {
        border: 1px solid #ccc;
        border-bottom: 0;
        margin: 8px 0;
    }
    .news-block_noborder {
        border: none;
    }
    .news-block ul li {
        position: relative;
        padding: 25px 10px 10px;
        border-bottom: 1px solid #ccc;
        transition: all .26s ease-out;
        cursor: pointer;
    }
    .news-block ul li:hover {
        background: #f2f0ed;
    }

    .news-block ul span {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        line-height: 18px;
        background-color: #ccc;
        color: #fff;
        font-size: 13px;
        text-align: center;
    }

    .news-block ul li:hover a {
        /* color: #577f20; */
        font-weight: bold;
    }

    .single-news {
        margin-bottom: 30px;
    }
    .single-news:last-child {
        margin-bottom: 0;
    }
    .single-news a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }
    .single-news__image {
        width: 300px;
        height: 200px;
        overflow: hidden;
    }
    .single-news__image img {
        width: 100%;
        height: auto;
    }
    .single-news span {
        padding: 10px;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: -20px;
        width: 90%;
        background-color: #FBF3F1;
        text-align: center;
        line-height: 1.3;
        text-transform: uppercase;
        font-weight: bold;
        transition: all 0.2s;
    }
    .single-news:hover span {
        transform: translate(-50%, 0) scale(1.15);
    }


    /*footer*/
/*    .footer {
        min-width: 320px;
        position: relative;
        background: #303030;
        box-sizing: border-box;
    }*/
    .footer{
        background-color: #333333;
        color: #fff;
        padding: 30px 0px 40px;
/*        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;*/
    }

    .footer .logo {
        background: url('https://buzzday.info/wp-content/themes/news-portal/images/logo_buzzday.png') no-repeat center center;
        width: 150px;
        height: 45px;
        margin: 20px 103px 0 62px;
        float: left;
        background-size: contain;
    }
    .footer .menu {
        margin: 20px 0 15px 0;
    }
    .footer .menu li {
        margin-right: 22px;
        margin-top: 13px;
    }
    .footer .menu li a {
        font-size: 14px;
    }
    .footer .social-block {
        float: right;
        padding-top: 30px;
    }
    .footer .social-block a {
        margin: 0 2px 0 3px;
        font-size: 16px;
        padding: 10px;
    }
    .footer i {
        color: #fff;
    }
    .footer p {
        margin-left: 317px;
        line-height: 20px;
        padding-right: 150px;
        clear: both;
        color: #fff;
        font-size: 12px;
    }

    .clear {
        clear: both;
    }
    .category-news-column{
        /*width: 100%;*/
    }
    @media screen and (max-width: 1330px) {
        .wrap {
            width: 1050px;
        }
        .right-banner,
        .direct,
        .content__right-block {
            display:none;
        }
        .box {
            max-width: 728px;
        }
        .info-3,
        .info-4 {
            width: 728px;
        }
        .info-3 .mgline {
            width: 165px;
        }
        .footer {
            height: auto;
            margin: 0;
            padding: 20px 10px 15px;
        }

    }

    @media screen and (max-width: 1070px) {

        .logo {
            float: none;
            margin-left: auto;
            margin-right: auto;
        }
        .wrap {
            width: 750px;
        }
        .header__btn {
            display: block;
            position: absolute;
            top: 18px;
            padding: 0;
            left: 10px;
            width: 35px;
            height: 36px;
            background: none;
            border: none;
            cursor: pointer;
            z-index: 750;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            user-select: none;
        }
        .header__btn span {
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            margin-top: -2px;
            height: 2px;
            background-color: #54514f;
            font-size: 0;
            -webkit-transition: background-color 0.2s;
            transition: background-color 0.2s;
        }
        .header__btn span:before,
        .header__btn span:after {
            position: absolute;
            left: 0;
            width: 100%;
            height: 100%;
            background: #54514f;
            content: '';
            -webkit-transition: -webkit-transform 0.3s;
            transition: transform 0.3s;
        }
        .header__btn span:before {
            -ms-transform: translateY(-400%);
            -webkit-transform: translateY(-400%);
            transform: translateY(-400%);
        }
        .header__btn span:after {
            -ms-transform: translateY(400%);
            -webkit-transform: translateY(400%);
            transform: translateY(400%);
        }
        .header__btn.opened span {
            background-color: transparent;
        }
        .header__btn.opened span:before {
            -ms-transform: translateY(0) rotate(45deg);
            -webkit-transform: translateY(0) rotate(45deg);
            transform: translateY(0) rotate(45deg);
        }
        .header__btn.opened span:after {
            -ms-transform: translateY(0) rotate(-45deg);
            -webkit-transform: translateY(0) rotate(-45deg);
            transform: translateY(0) rotate(-45deg);
        }

        .header__wrapper {
            display: none;
            position: absolute;
            z-index: 700;
            /*top: 43px;*/
            /*left: -300px;*/
            width: 198px;
            -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
            transition: transform 0.5s ease, opacity 0.5s ease;
            text-align: left;
            background: #000;
            /*opacity: 0;*/
        }
        .header__wrapper.opened {
            -ms-transform: translateX(315px);
            -webkit-transform: translateX(315px);
            transform: translateX(300px);
            opacity: 1;
        }
        .header__wrapper .menu {
            float: none;
            display: block;
            margin: 0;
            padding: 0;
        }
        .header__wrapper .menu li {
            display: block;
            margin: 0;
            padding: 0;
            border-bottom: 1px solid rgba(255,255,255,0.3);
        }
        .header__wrapper .menu li a {
            display: block;
            padding: 7px 10px;
            color: #fff;
        }
        .header__wrapper .menu li a.active,
        .header__wrapper .menu li a:active {
            color: #000;
        }
        .header__wrapper .social-block {
            float: none;
            padding: 5px 10px;
            display: none;
        }
        .header__wrapper .social-block .fa {
            color: #fff;
        }
        .header__wrapper .social-block a:hover i {
            color: #000;
        }
        .footer .logo {
            float: none;
            margin: 0 0 15px 0;
        }
        .footer .menu {
            display: none;
        }
        .footer .social-block {
            float: none;
            margin-bottom:  15px;
            padding: 0;
        }
        .footer p {
            margin: 0;
            padding: 0;
        }
        .content__wrapper {
            overflow: hidden;
        }
        .main-news {
            width: 100%;
        }
        .right-news .mgline {
            width: 48.5% !important;
        }
        .right-news .mgline + .mgline {
            margin-left: 3% !important;
        }
        .info-1 {
            width: 100%;
        }
        .info-1 .mctitle a {
            overflow: hidden;
            height: 65px;
        }
        .info-1 .image-container {
            height: auto;
        }
        .info-2 {
            width: 100%;
            margin: 0;
        }
        .info-2 .mgbox {
            overflow: hidden;
            margin-bottom: 0 !important;
        }
        .info-2 .mgline {
            float: left;
            width: 48% !important;
        }
        .info-2 .mgline:nth-child(even) {
            margin-left: 2%;
        }
        .info-2 img.mcimg {
            max-width: none !important;
            max-height: none !important;
        }
        .right-news .mctitle {
            margin: 0;
        }
        .info-1 .mgbox:after {
            display: none;
        }
        .info-1 .mgbox {
            display: -ms-flexbox !important;
            display: -webkit-flex !important;
            display: flex !important;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            justify-content: space-between;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
        }
        .info-1 .mgline {
            float: none;
            width: 31% !important;
            box-sizing: border-box !important;
            margin: 0 0 15px !important;
        }
        .content__left-block {
            float: none;
        }
        .info-3, .info-4 {
            width: auto;
        }
        .info-6 .mgline {
            width: 100% !important;
            max-width: 100% !important;
            margin-bottom: 20px !important;
        }
        .info-6 .mgline:last-child {
            margin-bottom: 0 !important;
        }
        .info-6 .mctitle {
            padding-top: 0 !important;
        }

        .header_sub_menu {
            margin-bottom: 0;
        }

        .category-news {
            width: auto;
        }

        .header_sub_menu ul li a {
            color: #fff;
        }

        .category-news-column {
            width: auto;
        }

        .slider-content {
            width: auto;
            margin: 0 10px;
        }

        .list-top-news .bottom-shadow {
            display: block;
            width: 100%;
        }

    }

    @media screen and (max-width: 768px) {
        .header .logo {
            margin: 5px 66px 13px 55px;
        }
        .wrap {
            width: 100%;
        }
        .container {
            float: none;
        }

        .content {
            padding: 0;
        }
        .main-news .title {
            font-size: 25px;
            margin-bottom: 10px;
        }

        .left-sidebar {
            display: none;
        }

        .main-news .text_block  .title {
            padding: 15px 10px;
            margin-bottom: 0;

        }

        .header__wrapper {
            width: 100%;
            top: 60px;
        }

        .descript {
            width: 100%;
        }

        .descript p {
            width: auto;
        }

        .main-news {
            height: auto;
        }

    }