.collection-hero__entry {
  max-width: 65rem;
}

.collection-hero__title {
  margin-bottom: 1.8rem;
  font-size: 2.4rem;
}

@media screen and (min-width: 750px) {
  .collection-hero__title {
    font-size: 2.5rem;
  }
}
