.s-013-hero {
  width: 100%;
  height: 100vh;
  img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
  }
}
