.prose table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
.prose .hotel-gallery-mobile{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;padding:0 2px 10px;touch-action:pan-x pan-y}
.prose .hotel-gallery-mobile figure{flex:0 0 88%;margin:0;scroll-snap-align:start}
.prose :is(.photo-gallery,.image-gallery,.article-gallery,[data-gallery-track],[data-swipe-gallery]){display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;padding-bottom:10px}
.prose :is(.photo-gallery,.image-gallery,.article-gallery,[data-gallery-track],[data-swipe-gallery])>*{flex:0 0 min(88%,720px);scroll-snap-align:start}
.prose img{max-width:100%;height:auto}
