@media only screen and (max-width: 660px) and (min-width: 100px) {

    p,
    ul,
    ol {
        font-size: 14px;
    }

    .header_logo {
        width: 75px;
    }

    .footer_section {
        overflow: hidden;
    }

    .home_banner_h2 {
        font-size: 24px;
        margin-top: 2rem;
    }

    .home_banner_h1 {
        font-size: 36px;
    }

    .btn_one {
        padding: 0.5rem 1rem !important;
    }

    .home_banner_p2 {
        font-size: 14px;
    }

    .banner_form_card {
        margin: 1rem 0rem !important;
    }

    .home_service_h1 {
        font-size: 36px;
        padding-top: 2rem;
    }

    .home_service_section {
        margin: 0rem 1rem !important;
    }

    .home_service_h2 {
        font-size: 22px;
    }

    .home_city_routes_h1 {
        font-size: 36px;
        padding-top: 2rem;
    }

    .home_city_routes_card {
        padding: 1rem 1rem;
    }

    .home_safety_card {
        padding: 1rem 1rem;
    }

    .about_section2 {
        margin-top: 0rem;
        margin-bottom: 1rem;
    }

    .faq_section_img {
        display: none;
    }

    .our_service_cars_card {
        margin: 0 !important;
        padding: 1rem;
        border-radius: none !important;
        box-shadow: none !important;
    }

    .our_service_cars_card_img1 {
        width: 100%;
        margin-left: 0rem;
    }

    .our_service_cars_card .row {
        margin-bottom: 0rem !important;
        margin-top: 0rem !important;
    }

    .our_service_cars_card_p1 span {
        border-bottom: none !important;
    }

    .our_service_cars_section_h1 {
        font-size: 36px;
    }

    .our_service_cars_section {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .step-button img {
        width: 30px;
        height: auto;
    }

    .booking_step_arrow_right {
        display: none;
    }

    .step-button p {
        font-size: 12px !important;
    }

    .width_5_percent {
        width: 12% !important;
    }

    .width_90_percent {
        width: 83% !important;
    }

    .booking_vehicles_dflex {
        float: left;
        display: flex !important;
        margin-top: 0.3rem !important;
    }

    .booking_extra_btn {
        width: 100%;
        margin-bottom: 1rem;
    }

    #Step2Goto1 button,
    #Step2Goto3 button,
    #Step3Goto2 button,
    #Step3BookNow button {
        width: 100%;
        margin-top: 0.5rem;
    }

    .booking_banner {
        height: auto;
        padding: 1rem 0rem;
    }

    .chauffeur_signup_card {
        margin-top: 1.5rem;
    }

    .navbar-nav {
        margin-top: 1rem;
        margin-bottom: 0.5rem;
    }
}
