 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-image-1 {
  width: 1020px;
  height: 267px;
  margin: 116px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 58px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 1.25rem;
  margin: 125px auto 60px;
  padding: 56px 142px 58px 141px;
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 188px;
  }
}

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

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

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

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

  .u-section-1 .u-btn-1 {
    margin-top: 147px;
    margin-left: 0;
    margin-right: 0;
    padding: 45px 34px 46px;
  }
}