body.legacy-home-page .home-hot-tours__title{
    max-width: 615px;
}
.top-sticky-nav{
    background:#fff;
    position: sticky !important;
    z-index: 1234;
}
.top-sticky-nav:after{
    left:0 !important;
    transform: translateX(0) !important;
    width: 100% !important;
}

.itinerary-day-btn{
    
color: #333;
  font-size: 22px;
}
.xcontent-font{
    
  line-height: 1.8;
  font-size:18px;
  color: #111;
}


@media (max-width: 767.98px) {
    body.legacy-home-page .home-trip {
        padding: 1.8rem 0 2rem;
        padding-bottom:3.2rem !important;
    }
    .about-journey__panels{
        margin-top:0 !important;
    }


    
.itinerary-day-btn{
    

  font-size: 17px;
}
.xcontent-font{
    
  line-height: 1.8;
  font-size:15px;

}

}
