table td {
    color: #666666;
    font-size: 13px;
    text-align: left !important;
}

.tifin_booking h4 {

    text-align: left;
}



@media (max-width: 992px) {
    .wallet {
        display: flex;
        flex-direction: column;
        align-content: center !important;

        justify-content: center !important;


    }
}

.contact_others h1 {

    color: #B09044;
    font-family: rosit;
}

.flexColumn {
    flex-direction: row !important;
    margin: 0 !important;
}

.contact_others {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .container h1 {
        font-size: 35px !important;
    }
}

@media (max-width: 576px) {
    .container h1 {
        font-size: 28px !important;
    }
}

.height_weight {
    width: 20px;
    height: 20px;
}