 .u-section-1 {
  background-image: url("images/image003e.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  width: 479px;
  height: 479px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 101px auto 0;
}

.u-section-1 .u-image-2 {
  width: 318px;
  height: 174px;
  margin: 964px auto 25px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: cover;
  }

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

  .u-section-1 .u-image-1 {
    width: 489px;
    height: 489px;
    margin-top: 183px;
  }

  .u-section-1 .u-image-2 {
    height: 167px;
    margin-top: 1511px;
    margin-bottom: 26px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 468px;
    height: 468px;
    margin-top: 203px;
  }

  .u-section-1 .u-image-2 {
    width: 201px;
    height: 144px;
    margin-top: 1564px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 393px;
    height: 393px;
    margin-top: 147px;
  }

  .u-section-1 .u-image-2 {
    height: 112px;
    width: 187px;
    margin-top: 1702px;
    margin-bottom: 48px;
  }
}

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

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

  .u-section-1 .u-image-2 {
    margin-top: 1562px;
    margin-bottom: 60px;
  }
}