@media screen and (min-width: 750px) {
  .collection-hero__description {
    max-width: 100% !important;
  }
}
