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

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

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

.u-section-1 .u-text-1 {
  font-weight: 400;
  margin-top: 3px;
  margin-bottom: 0;
}

.u-section-1 .u-image-2 {
  width: 570px;
  height: 380px;
  margin: 20px auto 0 0;
}

.u-section-1 .u-text-2 {
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-1 .u-text-3 {
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 20px;
  font-size: 1rem;
}

.u-section-1 .u-image-3 {
  width: 570px;
  height: 200px;
  margin: 30px auto 60px 0;
}

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 139px;
    height: 97px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 18px;
    margin-right: auto;
    margin-left: 0;
  }

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

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

  .u-section-1 .u-text-3 {
    width: auto;
    font-size: 0.875rem;
    margin-top: 60px;
    margin-right: auto;
    margin-left: 0;
  }

  .u-section-1 .u-image-3 {
    width: 215px;
    height: 75px;
    margin-top: 39px;
    margin-left: auto;
  }
}