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

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  margin: 0;
}

.u-section-1 .u-image-1 {
  width: 386px;
  height: 92px;
  margin: 34px auto 0;
}

.u-section-1 .u-text-2 {
  width: 796px;
  font-size: 1.25rem;
  margin: 54px auto 0;
}

.u-section-1 .u-image-2 {
  width: 290px;
  height: 145px;
  margin: 47px auto 0;
}

.u-section-1 .u-text-3 {
  font-size: 1.25rem;
  width: 796px;
  margin: 56px auto 0;
}

.u-section-1 .u-image-3 {
  width: 247px;
  height: 247px;
  background-image: url("images/image1.png");
  background-position: 50% 50%;
  margin: 34px auto 56px;
}

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

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

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

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

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

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

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

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