h1, h2 strong, h3 {
    font-weight: 600 !important;
}

.contact-page-wrap .contact-page-info .contact-site-name {
    font-size: 27px !important;
}

.footer-col-item.site-info.site-name .col-item {
    max-width: 215px;
    width: 100%;
}

@media only screen and (max-width: 1366px) and (min-width: 1024px) {
    
    .site-inner .ft-page-item .ft-title {
        font-size: 18px !important;
    }

    footer .column-element .column-label {
        font-size: 20px !important;
    }

} /* end 1366 to 1024 */