@media screen and (max-width:1009px) {
    .wrapper {
        width: 670px;
    }
    .header .logo{
        margin-right: 30px;
    }
    .header .currency {
        display: none;
    }
    .info-menu{
        margin-right: 0;
    }
    .top3-news .last{
        display: none;
    }
    .top3-news-item {
        width: 310px;
    }
    .news-lenta ul.centerb {
        display: none;
    }
    .nl-wrapper .nb-type1 {
        border-bottom: 1px solid #d3d3d3;
        width: 100%;
        padding: 0;
        padding-bottom: 15px;
    }
    .nl-wrapper .nb-type2 {
        margin-top: 15px;
        width: 100%;
    }
    .nl-wrapper .nb-type3 {
        width: 320px;
        margin-bottom: 15px;
    }
    .footer{
        /*height: 110px;*/
    }
    .layout center div {
        max-width: 670px;
    }
    #fb_widget{
        margin-left: 0!important;
        margin-top: 10px;
    }
    .rColumn {
        display: none;
    }
}