.collection-hero.collection-hero--with-image {
  height: 60vh;
}

.collection-hero__image-container {
  height: 100%;
}

.collection-hero__text-wrapper {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-end;
  padding: 4vw 5vw;
}