 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(217, 217, 217, 1), rgba(217, 217, 217, 1));
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 20px auto 0 -90px;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 754px;
  margin: -43px 37px 0 auto;
}

.u-section-1 .u-text-2 {
  margin: -701px 757px 60px -90px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-2 {
    margin-right: 557px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 600px;
    margin-top: -268px;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-top: -605px;
    margin-right: 157px;
  }
}

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

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

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}