/* GLAM Touring V180 - cleanup and containment */
html,body{max-width:100%;overflow-x:hidden}
.zone-tile,.gt175-zone-shot,.gt-v163-photo-card{min-width:0}
.zone-tile .tile-panel,.gt175-zone-shot-copy,.gt-v163-panel{overflow-wrap:anywhere;word-break:normal}
@media(max-width:760px){
  .zone-grid,.gt175-zone-gallery,.gt-v163-zone-strip{grid-template-columns:1fr!important}
  .zone-tile,.zone-tile.large,.gt175-zone-shot,.gt-v163-photo-card,.gt-v163-photo-card.gt-v163-large{grid-column:auto!important;width:100%!important;max-width:100%!important}
  .zone-tile img,.gt175-zone-shot img,.gt-v163-photo-card img{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/10;object-fit:cover}
  .zone-tile .tile-panel,.gt175-zone-shot-copy,.gt-v163-panel{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;transform:none!important}
}
