News

.collection-hero__image{ height: 400px; } // Below goes styles for mobile @media screen and (max-width: 749px) { .collection-hero__image{ height: 200px; } }