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

.u-section-1 .u-text-1 {
  margin: 10px auto 0;
}

.u-section-1 .u-image-1 {
  width: 708px;
  height: 206px;
  margin: 27px auto 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  font-size: 1.125rem;
  margin: 26px auto 10px;
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 157px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 99px;
  }
}