@media screen and (max-width: 767px) {
    footer .footer_block .footer_bottom {
        padding-bottom: 70px;
    }
}
