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

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

.u-section-1 .u-text-1 {
  margin: 32px 0 51px;
}

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

  .u-section-1 .u-image-1 {
    height: 357px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 63px;
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 179px;
  }

  .u-section-1 .u-text-1 {
    margin-top: 41px;
    margin-bottom: 41px;
  }
}