.product-card {
  transform: scale(0.85);
  margin: -1px;
}

.hero-banner,
.home-banner {
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 2000px;                    /* صغر الارتفاع */
}

.hero-banner img,
.home-banner img {
  max-height: 300px;
}