@media only screen and (min-width: 1024px) and (max-width: 1100px) {
    footer .column-element .column-label {
        font-size: 20px!important;
    }
    #footer-count2 {
        width: 25% !important;
    }
    #footer-count3 {
        width: 16% !important;
    }
    #footer-count4 {
        width: 16% !important;
    }
}