@media screen and (min-width: 769px) {
  .collection__title {
    font-size: 22px;
  }
  .rte--collection-desc .enlarge-text {
      font-size: 0.875rem;
  }
  .collection-content {
    padding-top: 0px;
}
}
