/* Just Xplored V20 — desktop hero focal points.
   Banner dimensions and image scale are intentionally unchanged. */
@media(min-width:981px){
  body.gear-page .hero::before{
    background-position:72% 18%!important;
  }
  body.ody-page .hero::before{
    background-position:center 18%!important;
  }
  body.watch-page .watch-hero{
    background-position:center 18%!important;
  }
  body.arcade-page .arcade-hub::before{
    background-position:66% 18%!important;
  }
}
