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

.u-section-1 .u-image-1 {
  width: 350px;
  height: 250px;
  margin: 10px auto 0 10px;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: -250px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  margin: 24px 10px 0 370px;
}

.u-section-1 .u-text-3 {
  font-size: 1rem;
  margin: 24px 10px;
}

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

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

  .u-section-1 .u-image-1 {
    height: 314px;
    margin-top: 11px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -314px;
    margin-right: 217px;
  }

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 10px;
    margin-bottom: 11px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 700px;
    height: 493px;
    margin-left: auto;
  }

  .u-section-1 .u-text-1 {
    margin-top: 13px;
    margin-right: auto;
  }

  .u-section-1 .u-text-2 {
    margin-top: 13px;
    margin-left: 10px;
  }

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

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 380px;
    margin-top: 12px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .u-section-1 .u-text-3 {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 12px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 239px;
    margin-top: 13px;
  }

  .u-section-1 .u-text-3 {
    margin-bottom: 13px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 34px;
}