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

.u-section-1 .u-image-1 {
  width: 825px;
  height: 275px;
  margin: 11px auto 30px;
}

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 113px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 347px;
}

.u-section-2 .u-text-1 {
  font-weight: 400;
  width: 843px;
  font-size: 4.5rem;
  margin: 39px auto 0;
}

.u-section-2 .u-text-2 {
  font-weight: 400;
  font-size: 2.125rem;
  width: 726px;
  margin: 27px auto 39px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    font-size: 3.75rem;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-2 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-2 .u-text-2 {
    font-size: 1.875rem;
    width: 540px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.625rem;
    margin-top: 27px;
  }

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