 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-image-1 {
  width: 852px;
  height: 517px;
  margin: 111px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1rem;
  font-weight: 500;
  margin: 12px 0 18px;
}

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

  .u-section-1 .u-image-1 {
    height: 437px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
    width: auto;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 207px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-text-1 {
    margin-top: 13px;
    margin-bottom: 17px;
  }
}