.map .tn-atom.tn-atom__html {
    border-radius: 40px !important;
    overflow: hidden;
}
.t923__col.t-col.t-align_left {
    width: 300px !important;
}
#rec787633019 .t-margin_auto {
    margin-left: 0;
    margin-right: 0;
}
#rec787633019 .t-width_7 {
    max-width: 400px;
}
#rec787633019 .t-width {
    width: 120%;
}
@media screen and (max-width: 640px) {
    .t-slds__arrow-withbg {
        width: 30px !important;
        height: 30px !important;
    }
}
@media screen and (max-width: 640px) {
    .t-slds__arrow-withbg .t-slds__arrow_body {
        width: 8px !important;
    }
}
.t898__btn_label {
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 2;
    width: 55px;
    height: 55px;
    justify-content: center;
    align-items: center;
    background: #0088cc;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .2) !important;
    overflow: hidden;
}