.u-section-1 .u-sheet-1 {
  min-height: 177px;
}

.u-section-1 .u-image-1 {
  width: 609px;
  height: 129px;
  margin: 24px auto;
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    height: 114px;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 171px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 124px;
  }

  .u-section-1 .u-image-1 {
    height: 72px;
    margin-top: 28px;
    margin-bottom: 28px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 416px;
}

.u-section-2 .u-form-1 {
  margin-bottom: 0;
  height: 416px;
  margin-top: 0;
}