@media only screen and (max-width: 1020px) {
    .organizayt_block_all{
        width: 500px;
        float: none;
        margin: auto;
        margin-top: 20px;
        position: relative;
    }
}
@media only screen and (max-width: 1000px) {
    .block_logo_top{
        margin-left: 255px;
    }
    .section_1{
        width: 100%;
        height: 584px;
        background: url('../img/new-lection_1.png');
        background-repeat: no-repeat;
        background-position: 33%, top;
        margin: auto;
        padding: 0;
    }
    .onsver_girl_one{
        display: none;
    }
    .from_loves {
        margin-left: 60px;
    }
}
