.menu-btn .up{

}

.header_blocks_email{
    position: relative;
    top: 76px;
    left: 246px;
}

@media (max-width: 1440px) {
    .header_blocks_email{
        position: relative;
        top: 76px;
        left: 227px;
    }
}

@media (max-width: 1024px) {
    .discounts_block{
        top: 43px;
    }

    p.adva, ul#gallery a{
        top: 50px;
    }

    section#kach{
        top: 77px;
    }
}

@media (max-width: 768px) {
    .header_block{
        align-items: center;
    }

    .header_block_menu ul a{
        font-size: 16px;
    }

    .header_blocks_contacts a{
        font-size: 16px;
    }

    .discounts_block{
        top: 59px;
    }

    .section-padded{
        top: 33px;
    }

    .header_blocks_email{
        top: 97px;
        left: 141px;
    }

    .fa-envelope:before{
        content: "";
    }

    .advantages2::after{
        bottom: -72px;
    }

}

@media (max-width: 425px) {
    .discounts_block{
        top: 0px;
    }

    .section-padded{
        top: -41px;
    }

    .form-1, .form-2{
        margin-bottom: 10px;
    }
}

@media (max-width: 375px) {
    .discounts_block h2{
        font-size: 28px;
        font-weight: 700;
    }

    .discounts_block{
        top: -10px;
    }

    .section-padded{
        top: -53px;
    }

    .advantages2::after{
        bottom: -106px;
    }
}