@media only screen and (min-width:1024px) {
    #footer-count2 {
        width: 27% !important;
    }
    #footer-count3 {
        width: 17% !important;
    }
    #footer-count4 {
        width: 15% !important;
    }
}