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

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

.u-section-1 .u-image-1 {
  width: 366px;
  height: 798px;
  margin: 0 auto 0 336px;
}

.u-section-1 .u-image-2 {
  width: 296px;
  height: 53px;
  animation-timing-function: ease-in-out;
  margin: -203px auto 60px 371px;
}

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

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

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

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

  .u-section-1 .u-image-1 {
    height: 1785px;
    width: 820px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-1 .u-image-2 {
    width: 566px;
    height: 101px;
    margin-top: -437px;
    margin-left: 66px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 1175px;
    width: 540px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    width: 296px;
    height: 53px;
    margin-top: 173px;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 1024px;
    width: 440px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .u-section-1 .u-image-2 {
    height: 47px;
    width: 268px;
    margin-top: -243px;
    margin-left: 44px;
  }
}