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

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

.u-section-1 .u-image-1 {
  width: 300px;
  height: 155px;
  margin: 50px auto 0 175px;
}

.u-section-1 .u-image-2 {
  width: 300px;
  height: 156px;
  margin: -156px 175px 0 auto;
}

.u-section-1 .u-text-2 {
  margin: 7px auto 0 241px;
}

.u-section-1 .u-text-3 {
  margin: -29px 252px 60px auto;
}

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

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

  .u-section-1 .u-image-1 {
    margin-left: auto;
  }

  .u-section-1 .u-image-2 {
    margin-top: 50px;
    margin-right: auto;
  }

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

  .u-section-1 .u-text-3 {
    width: auto;
    margin-top: 177px;
    margin-right: auto;
    margin-bottom: 33px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-3 {
    margin-top: 180px;
    margin-bottom: 56px;
  }
}