.hero-image {
  background-position: center;
  background-size: cover;
  height: 25vw;
  min-height: 200px;
  width: 100%;
}

