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

.u-section-1 .u-image-1 {
  width: 819px;
  height: 829px;
  margin: 11px auto 9px;
}

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

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

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

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

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

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

.u-section-2 .u-text-1 {
  font-weight: 900;
  margin: 8px auto;
}.u-section-3 .u-sheet-1 {
  min-height: 64px;
}

.u-section-3 .u-text-1 {
  font-size: 1.25rem;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    height: 39px;
  }
}

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

  .u-section-3 .u-text-1 {
    margin-top: 60px;
  }
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
} .u-section-4 {
  min-height: 188px;
}

.u-section-4 .u-image-1 {
  height: 188px;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 767px) {
   .u-section-4 {
    min-height: 189px;
  }

  .u-section-4 .u-image-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
}

@media (max-width: 575px) {
   .u-section-4 {
    min-height: 190px;
  }
}