:root{--page-title-display:none;}/* Start custom CSS */body.elementor-page-150 .check-availablity-filters {
	display: none !important;
}
body.elementor-page-150 .check-availablity-wrap {
    margin: 460px auto 20px !important;
    min-height: calc(100vh - 544px);
    overflow-x: auto;
}
body.elementor-page-150 .check-availablity-wrap table.resport_unit_list {
    display: table !important;
    width: 80% !important;
    margin: 0 auto; 
}
body.elementor-page-150 .apply-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
/* Mobile devices (max width 767px) */
@media (max-width: 767px) {
    body.elementor-page-150 .check-availablity-wrap {
        margin: 160px auto 20px !important;
    }
}/* End custom CSS */