Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
@media only screen and (max-width: 749px){
.collection-hero__description.rte p:nth-child(1) {
display: none;
}
h1.collection-hero__title {
margin-bottom: -3;
}
}