@media (min-width: 1024px) {
  .webform.webform--primary .webform-flexbox {
    flex-direction: row;
  }
  .increase-second-step-height .hero--primary__image img {
    min-height: 1120px;
  }
}