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

.u-section-1 .u-image-1 {
  width: 533px;
  height: 400px;
  margin: 20px auto 0;
}

.u-section-1 .u-image-2 {
  width: 360px;
  height: 480px;
  margin: 30px auto 0;
}

.u-section-1 .u-image-3 {
  width: 570px;
  height: 452px;
  margin: 30px auto 0;
}

.u-section-1 .u-image-4 {
  width: 570px;
  height: 369px;
  margin: 30px auto 0;
}

.u-section-1 .u-image-5 {
  width: 570px;
  height: 760px;
  margin: 30px auto 0;
}

.u-section-1 .u-image-6 {
  width: 570px;
  height: 352px;
  margin: 30px auto 60px;
}

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

  .u-section-1 .u-image-3 {
    width: 540px;
    height: 428px;
  }

  .u-section-1 .u-image-4 {
    width: 540px;
    height: 350px;
  }

  .u-section-1 .u-image-5 {
    width: 540px;
    height: 720px;
  }

  .u-section-1 .u-image-6 {
    width: 540px;
    height: 333px;
  }
}

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

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

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

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

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

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