.collection-hero {
  text-align: center;
  max-width: 500px;
  margin-inline: auto;
}

.collection-hero .img-container {
  max-width: 500px;
  height: auto;
  max-height: 500px;
}

.collection-hero .img-container img {
  width: 100%;
  height: auto;
}

.collection-hero .collection-hero_count {
  margin-top: 10px;
  font-size: 14px;
}
