@media only screen and (min-width: 1024px) {
    .main-header .header-items .header-col.logo-item img {
        height: 89px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 19px;
    }
}