.collection-hero__title {font-weight:400;color:#1d322d;margin-bottom:0;margin-top:40px;font-family: "Flexo";line-height:1.2;}
h2.collection-hero__title {font-family: "Flexo";}
.collection-hero__title+.collection-hero__description {font-size:16px;color:#1d322d;line-height:1.5;margin-bottom:0;}
.collection-hero__title {font-size:32px;}

@media screen and (min-width: 750px) {
    .collection-hero__title {font-size:48px;}
}

@media screen and (min-width: 990px) {
    .collection-hero__title {margin-top:55px;}
}

@media screen and (min-width: 1300px) {
    .collection-hero__title {font-size:64px;}
}


