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

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

.u-section-1 .u-image-1 {
  width: 359px;
  height: 359px;
  margin: 61px 101px 0 auto;
}

.u-section-1 .u-image-2 {
  width: 375px;
  height: 359px;
  margin: -359px auto 0 101px;
}

.u-section-1 .u-text-2 {
  margin: 30px auto 60px;
}

@media (max-width: 991px) {
  .u-section-1 .u-image-2 {
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 340px;
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 325px;
    margin-left: 0;
  }
}