@media screen and (max-width: 749px) {
  .collection-list-title.h1,
  .title.h1 {
    font-size: calc(var(--font-heading-scale) * 2rem);
  }
}
