@media all and (min-width: 601px) and (max-width: 768px) {
    footer.page-footer .footer-block {
        width: 100% !important;
    }
}
