@media(max-width: 700px) {
  .oven-hero {
    background-size: contain;
    height: 800px;
    background-position-y: top;
  }
}