.uc-1420 .t897__container {
    max-width: 1420px!important;
}

.uc-1420 .t-col_4 {
    max-width: 433px!important;
}


.usl_hover .tn-atom {
    opacity: 0!important;
    transition: opacity 0.3s ease-in-out;
}

.usl_hover:hover .tn-atom {
    opacity: 0.3!important;
}


.uc-map {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); /* Для поддержки в старых версиях WebKit */
}

.menu_link:hover a {
    color: #FFED40!important;
}

