
        @media(max-width:768px)
        {
            .cust_mobile_pt_20{
                padding-top:20px!important;
            }
            .destination-title{
                font-size:18px!important;
            }
        }
        .destination-details p {
            text-align: justify !important;
        }

        .Css-Destinat {
            padding: 40px;
            background-color: #fff;
            box-shadow: 0px 6px 30px rgba(7,36,95,0.08);
        }
        .destination-title i {
            padding-right: 10px !important;
            color: #cd821c !important;
        }
        .destination-title{
            font-size:20px;
        }
        .cust_space-top{
            padding-top:60px;
        }
    
