@media only screen and (min-width: 1024px) {
    footer .column-element .column-label {
        font-size: 21px !important;
    }
    footer .site-email span a {
        font-size: 13px !important;
    } 
    .page-id-24 .contact-info.contact-email {
        font-size: 15px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 19px !important;
    }
}