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

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

.u-section-1 .u-image-1 {
  width: 400px;
  height: 522px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 38px auto 0;
}

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

.u-section-1 .u-image-2 {
  width: 691px;
  height: 552px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 38px auto 37px;
}

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

  .u-section-1 .u-text-1 {
    margin-bottom: 60px;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 444px;
    --radius: 10px;
    margin-top: 190px;
  }

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