.form__label {
  color: white !important;
}

@media (max-width: 600px) {
    .hero.full.has-logo .hero__image-wrapper > picture > img {
        min-height: 50rem !important;
    }

}


