.c03e-submit {
  width: auto;
}

.c03e-form .form-group label {
  top: 0.625rem;
}

@media (min-width: 1026px) {
  .c03e-banner {
    height: 480px;
  }

  .c03e-banner-top {
    padding-bottom: 0;
    padding-top: 106px;
  }

  .c03e-submit {
    width: 292px
  }

  .c03e-form .form-group label {
    top: 1.25rem;
  }
}

