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

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

.u-section-1 .u-image-1 {
  width: 402px;
  height: 447px;
  margin: 136px auto 60px;
}

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

  .u-section-1 .u-image-1 {
    width: 337px;
    height: 375px;
    margin-top: 119px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 348px;
    margin-top: 58px;
    margin-bottom: 58px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 294px;
  }
} .u-section-2 {
  background-image: linear-gradient(to bottom, rgba(26, 26, 26, 1), rgba(26, 26, 26, 1));
}

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

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

@media (max-width: 575px) {
   .u-section-2 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

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

  .u-section-2 .u-image-1 {
    height: 627px;
    margin-top: 35px;
    margin-bottom: 60px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}