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

.u-section-1 .u-image-1 {
  width: 1045px;
  height: 231px;
  margin: 43px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  margin: 31px 62px 60px 146px;
}

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

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

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

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

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

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

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

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

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

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

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