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

.u-section-1 .u-sheet-1 {
  min-height: 25px;
}.u-section-2 .u-sheet-1 {
  min-height: 500px;
}

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

.u-section-2 .u-text-1 {
  font-size: 2.25rem;
  margin: -310px 0 0 570px;
}

.u-section-2 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 98px 0 0 570px;
}

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

  .u-section-2 .u-image-1 {
    width: 470px;
    height: 313px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: -273px;
    margin-left: 470px;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 39px;
    margin-bottom: 114px;
    margin-left: 470px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 360px;
    height: 240px;
    margin-top: 30px;
    margin-left: auto;
  }

  .u-section-2 .u-text-1 {
    width: 470px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-2 .u-text-2 {
    width: 470px;
    margin: 30px auto;
  }
}

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

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

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

  .u-section-2 .u-text-1 {
    font-size: 1.5rem;
    width: 340px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.125rem;
    width: 340px;
  }
} .u-section-3 {
  background-image: none;
}

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