.contact-button .tn-atom:hover {
 color: #E22236;
}

    .uc-map .map-tip .tn-atom__tip-text {
        padding: 24px;
    }
    
    .uc-map .t396 .tn-atom__tip {
        padding: 0!important;
    }
    
    .uc-map .map-tip .tn-atom__tip-text span {
        font-family: Onest;
        font-weight: 700;
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 8px;
        display: inline-block;
    }
    
    .uc-map .t396 .tn-atom__tip-img {
        width: 100%;
        display: block;
        margin-bottom: 0px!important;
    }

    
@media (max-width: 620px) {
    .uc-map .map-tip .tn-atom__tip-text {
        padding: 0 8px 8px 8px;
        font-size: 8px;    
    }
    
    .uc-map .t396 .tn-atom__tip {
        padding: 0!important;
    }
    
    .uc-map .map-tip .tn-atom__tip-text span {
        font-family: Onest;
        font-weight: 700;
        font-size: 9px;
        line-height: 9px;
        padding-bottom: 8px;
        display: inline-block;
    }
    
    .uc-map .map-tip .t396 .tn-atom__tip-img {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        height: 75px!important;
    }
    
    .uc-map .tn-atom__tip {
    background-color: #ffffff;
    width: 140px!important;
}
}