@charset "utf-8";
/* CSS Document */

.hero-carousel img {
  width: 100%;
  height: auto;
  display: block;
}

.product-card {
  text-align: center;
}

.product-card img {
  width: 100%;
}

.product-carousel {
  padding: 40px;
}