.main_news {
    margin-bottom: 40px;
    padding: 20px;
    border: solid 3px orange;
    background-color: white;
    border-radius: 3px;
}

#main_news_close {
    display:none;
}#js .criteo_header,
#js #cto_cookies_header_message,
#js #criteo-tags-div
{
    display: none !important;
}


.passport .layout-flexbox__cell_w_50p {
    max-width: 50%;
}

@media screen and (max-width:979px) {
    .passport .layout-flexbox__cell_w_50p {
        max-width: 100%;
    }
}