.cl_hero-webform .cl_hero-webform__webform {
  padding: 8.3333333332vw 4.1666666666vw;
  background: none;
}

.custom-confirmation {
  padding: 4.1666666666vw 2.0833333333vw;
}

.custom-confirmation--yellow {
  padding: 60px;
}

@media screen and (min-width: 1024px) {
  .cl_hero-webform .cl_hero-webform__webform {
    padding: 0;
  }
}