Collections

/* Stop zooming on Image with Text Overlay in Concept theme */ .image-with-text-overlay .banner__media, .image-with-text-overlay .media { background-size: contain !important; background-repeat: no-repeat !important; background-position: center !important; }