@media screen and (max-width:767px){ 
    header .container>div {
    flex-wrap: wrap;
    justify-content: flex-start;
    }

    #block-shapkaelektronnoepravitelstvo {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ffffff91;
    padding-bottom: 10px;
    margin-bottom: 10px;
    }

    #block-pereklyuchatelyazyka {
    width: 30%;
    }

    #block-registraciya {
    width: 70%;
    text-align: right;
    }

    #block-registraciya a.b-header__link {
    padding: 0;
    }
    span.b-header__text {
    margin: 0;
    }
    #block-evaluation-main-menu {
    display: none;
    }
    #block-logotip {
    width: 100%;
    text-align: center;
    }

    #block-evaluation-search {
    width: 100%;
    }

    .js-form-item.form-item.js-form-type-search.form-item-keys.js-form-item-keys.form-no-label {
    width: 70%;
    }

    #edit-actions {
    width: 30%;
    }

    .top {padding-bottom: 20px;}

    .left-content {
    width: 100%;
    display: table;
    }

    section.side .container {
    flex-wrap: wrap;
    }

    .akimaty>div {
    width: 100%;
    margin-right: 0;
    }

    #block-gosorgany .nav-tabs>li {
    margin-bottom:12px;
    }

    .right-content {
    width: 100%;
    }

    section.side {
    display: table;
    }

    .akimaty {
    height: auto;
    }

    #block-bannercifry .container div {
    width: 100%;
    margin-bottom: 10px;
    }
    #block-bannercifry .container {
    flex-wrap: wrap;
    }
    #block-bannercifry {
    margin-top: 20px;
    }
    #block-kontaktyfooter>div {
    flex-wrap: wrap;
    }
    #block-kontaktyfooter>div>div {
    width: 100%;
    }    
}
