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

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

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

.u-section-1 .u-text-2 {
  margin: 27px 0 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-top: -55px;
  }

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

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-top: 11px;
  }

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

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-top: -29px;
  }

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