html,
body {
  overflow-x: hidden;
}

.product-shot {
  transform-origin: center center;
}

.hero::before {
  left: -100px;
  right: -100px;
}

/* Keep the marketing page framed to the viewport at every desktop width. */
main,
.process-band,
footer {
  max-width: 100vw;
}
