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

.u-section-1 .u-image-1 {
  width: 1090px;
  height: 153px;
  margin: 236px auto 0;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  font-size: 2.25rem;
  box-shadow: 5px 10px 20px 0 rgba(245,214,84,1);
  text-decoration: underline !important;
  padding: 0;
}

.u-section-1 .u-text-2 {
  margin: 101px auto 48px;
}

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 132px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 139px;
    width: 908px;
    margin-top: 213px;
    margin-left: -94px;
    margin-right: -94px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 41px;
    margin-left: 11px;
    margin-right: 11px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 149px;
    margin-bottom: 60px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    height: 97px;
    width: 440px;
    margin-top: 143px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 49px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-btn-1 {
    font-size: 1.25rem;
  }

  .u-section-1 .u-text-2 {
    margin-top: 121px;
    margin-bottom: 49px;
  }
}