@import url("./product.css");
.hero-wrapper {
  justify-content: space-between;
}
.hero-wrapper .hero-thumb {
  max-width: 616px;
}
.hero-wrapper .hero-thumb img {
  width: 100%;
}