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

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

.u-section-1 .u-image-1 {
  width: 363px;
  height: 210px;
  animation-duration: 1500ms;
  margin: 118px auto 0;
}

.u-section-1 .u-image-2 {
  width: 377px;
  height: 51px;
  animation-duration: 1000ms;
  margin: 60px auto 0 127px;
}

.u-section-1 .u-image-3 {
  width: 361px;
  height: 53px;
  animation-duration: 1000ms;
  margin: -51px 190px 0 auto;
}

.u-section-1 .u-image-4 {
  width: 570px;
  height: 62px;
  animation-duration: 1000ms;
  margin: 35px auto 0;
}

.u-section-1 .u-image-5 {
  width: 333px;
  height: 54px;
  animation-duration: 1000ms;
  margin: 30px auto 60px;
}

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

  .u-section-1 .u-image-2 {
    margin-top: 85px;
  }

  .u-section-1 .u-image-3 {
    margin-top: -53px;
  }

  .u-section-1 .u-image-4 {
    margin-top: 83px;
  }
}

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

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

  .u-section-1 .u-image-3 {
    margin-right: 179px;
  }

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

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

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

  .u-section-1 .u-image-2 {
    height: 41px;
    width: 289px;
    margin-top: 60px;
    margin-left: 24px;
  }

  .u-section-1 .u-image-3 {
    height: 37px;
    width: 266px;
    margin-top: 35px;
    margin-right: auto;
    margin-left: 35px;
  }

  .u-section-1 .u-image-4 {
    width: 340px;
    height: 37px;
    margin-top: 45px;
    margin-left: 0;
  }
}