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

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  margin: 11px 241px 0 auto;
}

.u-section-1 .u-image-1 {
  width: 240px;
  height: 300px;
  margin: -22px auto 0 0;
}

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

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

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: 185px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-right: 139px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 265px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-1 .u-image-1 {
    width: 185px;
    height: 231px;
    margin-top: -355px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 149px;
    margin-right: auto;
    margin-left: 25px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-2 .u-image-1 {
  width: 598px;
  height: 495px;
  margin: 109px auto 45px;
}

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

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 281px;
    margin-bottom: 50px;
  }
}