@media only screen and (min-width: 1024px) and (max-width:1120px) {
    .main-header .header-items .header-col.logo-item img {
        height: auto;
        max-width: 100px!important;
    }
}
.contact-page-form-map {
    justify-content: center!important;
}