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

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

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

.u-section-1 .u-image-1 {
  width: 575px;
  height: 41px;
  margin: 33px auto 38px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-top: 53px;
    margin-left: 102px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 20px;
    margin-right: 0;
    margin-left: 102px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: 0;
  }

  .u-section-1 .u-image-1 {
    margin-bottom: 13px;
    margin-left: 0;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 25px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 596px;
}

.u-section-2 .u-text-1 {
  font-size: 1.25rem;
  font-weight: normal;
  margin: 18px 0 0;
}

.u-section-2 .u-btn-1 {
  border-style: none none solid;
  font-weight: 700;
  margin: 30px auto 60px;
  padding: 0;
}