.hotspot-layer {
  pointer-events: none;
}

.hotspot-layer a {
  pointer-events: auto;
}

.walkthrough-advance .scene-image {
  cursor: pointer;
  touch-action: manipulation;
}
