 .u-section-1 {
  background-image: url("images/IMG_1002.JPG");
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 1.875rem;
  margin: 187px auto 60px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

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

  .u-section-1 .u-text-1 {
    margin-top: 226px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 1940px;
}

.u-section-2 .u-text-1 {
  width: 800px;
  margin: 100px auto 0;
}

.u-section-2 .u-text-2 {
  line-height: 2;
  width: 800px;
  margin: 21px auto 60px;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    width: 540px;
  }

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

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    width: 340px;
  }

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