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

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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

.u-section-1 .u-image-1 {
  width: 769px;
  height: 491px;
  margin: -257px auto 44px;
}

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

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

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

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

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

  .u-section-1 .u-image-1 {
    height: 217px;
    margin-top: -232px;
    margin-bottom: 20px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}