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

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

.u-section-1 .u-image-2 {
  width: 104px;
  height: 119px;
  margin: -292px 0 0 auto;
}

.u-section-1 .u-text-1 {
  margin: 148px -5px 60px;
}

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

  .u-section-1 .u-image-1 {
    inset: auto;
  }

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

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

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

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

  .u-section-1 .u-image-1 {
    height: 212px;
    margin-top: 0;
  }

  .u-section-1 .u-image-2 {
    width: 45px;
    height: 51px;
    margin-top: -212px;
  }

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