
        .cust_backgroud {
            background-image: url("/assets/C_Images/banner_back/banner_back_new.webp") !important;
        }

        .offer-box {
            background-color: transparent !important;
        }

        .cust_top_space {
            margin-top: 70px !important;
            margin-bottom: 5px !important;
        }

        .cust_css_kerla_bi {
            background-image: url(/assets/C_Images/kerla_image/kerla_background_1.webp) !important;
        }

        .cust_css_kerla_content {
            padding-bottom: 100px !important;
        }

        .tour-offer__img img {
            width: 330px !important;
            height: 336px !important;
        }

        .tour-card__img {
            height: 240px !Important;
        }
        .tour-card__img  img{
            height: 240px !Important;
        }
        .tour-card__content {
            height: 310px !Important;
        }
        .tour-card__title {
            height: 20px !important;
            font-size: 15px !important;
        }
        .css_sk_pricing .col-md-6{
            margin-bottom:20px;
        }
        .Css_sk_StickyForm {
            position: -webkit-sticky;
            position: sticky;
            top: 97px;
        }
        .Css_price-text {
            font-size: 12px;
            height: 100px;
        }
        @media(min-width:320px) and (max-width:768px) {
            .cust_sub-title {
                gap: 0px !important;
            }
            .Css_price-text {
           
                height: 135px;
            }
            .cust_kerla_form {
                padding-top: 60px !important;
            }
            .tour-card__content {
                height: 335px !Important;
            }
        }
    
