@media screen and (max-width: 749px){
    .footer-block.grid__item{
        margin:0 !important;
    }
}