media screen and (max-width: 749px) {
.collection-hero__title,
.collection__title,
.banner__heading {
font-size: 1.8rem !important;
word-break: break-word;
}
}
media screen and (max-width: 749px) {
.collection-hero__title,
.collection__title,
.banner__heading {
font-size: 1.8rem !important;
word-break: break-word;
}
}h2.collection-hero__title {
display: none !important;
}