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