@media only screen and (max-width:1200px) and (min-width:1024px){
    footer .column-element .column-label {
        font-size: 18px !important;
    }
}