/**/
/*Collection with image*/
@media (max-width: 991px) {
  .\#collection-with-image .\#hero-heading {
    font-size: var(--glob-size-8);
  }
  .\#collection-with-image .\#collection-with-image-image .\#media-image {
    height: 200px;
  }
}