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

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

.u-section-1 .u-text-1 {
  text-transform: none;
  font-size: 3rem;
  letter-spacing: normal;
  font-weight: 700;
  width: 740px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  width: 740px;
  margin: 30px auto 0;
}

.u-section-1 .u-image-1 {
  width: 597px;
  height: 429px;
  margin: 23px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.25rem;
  margin: 30px auto 60px;
  padding: 9px 10px;
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: 720px;
  }

  .u-section-1 .u-text-2 {
    width: 720px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
    width: 540px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 61px;
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }

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