.tour-page{overflow-x:hidden;overflow-x:clip}
.tour-page .tour-layout,.tour-page .tour-detail-column,.tour-page .tour-booking-column,.tour-page .tour-gallery,.tour-page .tour-section-nav,.tour-page .tour-section,.tour-page .tour-editor-content{min-width:0;max-width:100%}
.tour-page .tour-section p,.tour-page .tour-editor-content,.tour-page .discount-feature span{overflow-wrap:anywhere}
@media(max-width:880px){
 .tour-page .tour-layout{grid-template-columns:minmax(0,1fr)!important;width:100%}
 .tour-page .tour-detail-column,.tour-page .tour-booking-column{width:100%}
 .tour-page .tour-section-nav{width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
 .tour-page .tour-section-nav a{flex:0 0 auto}
 .tour-page .tour-section,.tour-page .tour-gallery,.tour-page .tour-snapshot{width:100%}
}
@media(max-width:600px){
 .tour-page .wrap{width:92%;max-width:92%;margin-inline:auto}
 .tour-page .tour-gallery{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 .tour-page .tour-gallery-item,.tour-page .tour-gallery-item img{min-width:0;max-width:100%}
 .tour-page .tour-section{padding:21px 17px}
 .tour-page .discount-feature,.tour-page .discount-feature span{min-width:0;max-width:100%}
}
