.t-descr_md {
    font-size: 16px;
}

.uc-logos-hover .t-card__col img,
.uc-logos-hover .t-card__link img {
    transition: all .35s ease-in-out;
}

.uc-logos-hover .t-card__col:hover img,
.uc-logos-hover .t-card__link:hover img {
    transform: scale(1.25);
}

.uc-map-custom .t433__btn {
    height: 50px;
}
.uc-map-custom .t433 .t-btn {
    margin-right: 10px;
}
.uc-map-custom .t433 .t-btn:last-child {
    margin-right: 0px;
    margin-left: 0px;
}