/* Dodatkowe odstępy dla sklepu */

.hero {
  text-align: center;
}

#shopGrid .card img {
  height: 200px;
  object-fit: cover;
}
