.table {
    margin-bottom: 0px;
}

.table-includes {
    margin-bottom: 0.125rem !important;
}

.table>:not(caption)>*>* {
    height: 1.3125rem;
}

@media (max-width: 992px) { 
    .departure-text-step-2:before{
        width: 96% !important;
    } 
}

/* @media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
} */

@media (max-width: 576px) {
    .gd2-land-container-white-page {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}