
#banner_contact_us .div-img-banner-innerpage .text-container {
    width: 100%;
    /* max-width: 370px; */
}
.resort-map-container-inner{
    text-align: center;
}
.resort-map-container-inner .resort-map-image{
    width: 90%;
}
@media (min-width:1200px) {
    .calax-table-container{
        height: 310px;
        overflow-y: scroll;
    }
}
@media (max-width:420px) {
    .contact-container .table-hover>tbody>tr {
        transition: .5s;
        font-size: 12px;
    }
}
