.u-section-1 .u-sheet-1 {
  min-height: 1233px;
}

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  margin: 56px 117px 0 44px;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 33px 56px 0;
}

.u-section-1 .u-image-1 {
  width: 498px;
  height: 338px;
  margin: 30px auto 0 56px;
}

.u-section-1 .u-image-2 {
  width: 498px;
  height: 338px;
  margin: -338px 44px 60px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
    margin-left: 0;
  }

  .u-section-1 .u-image-1 {
    margin-left: 0;
  }

  .u-section-1 .u-image-2 {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1rem;
  }

  .u-section-1 .u-text-2 {
    font-size: 1rem;
  }

  .u-section-1 .u-image-2 {
    margin-right: 42px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 1019px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 231px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 231px;
    margin-right: 0;
  }
}