.hero-image {
  width: 100%;
  height: 655px;
  background-image: url("../../Assets/Images/Hero/PantryRaid.png");
  background-size: 110%;
  background-position: center;
}

.hero-content {
  width: 100%;
}

.hero-btn {
  margin-top: 2.5vh;
}

/*# sourceMappingURL=Hero.css.map */
