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

.u-section-1 .u-text-1 {
  font-weight: 400;
  margin: 31px auto 0;
}

.u-section-1 .u-image-1 {
  width: 380px;
  height: 380px;
  margin: 175px auto 60px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 19px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 100vh;
}

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

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

.u-section-2 .u-image-3 {
  width: 533px;
  height: 300px;
  margin: 40px auto 33px;
}

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

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

@media (max-width: 575px) {
  .u-section-2 .u-image-1 {
    width: 340px;
    height: 268px;
  }

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

  .u-section-2 .u-image-3 {
    width: 340px;
    height: 191px;
    margin-top: 24px;
    margin-bottom: 22px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 553px;
}

.u-section-3 .u-text-1 {
  width: 484px;
  margin: 57px auto 0;
}

.u-section-3 .u-image-1 {
  width: 358px;
  height: 300px;
  margin: 33px auto 57px;
}

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

  .u-section-3 .u-text-1 {
    width: 340px;
    margin-top: 28px;
  }

  .u-section-3 .u-image-1 {
    width: 340px;
    height: 285px;
    margin-bottom: 28px;
  }
}