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

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

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

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

.u-section-1 .u-image-3 {
  width: 334px;
  height: 300px;
  margin: -300px 0 0 auto;
}

@media (max-width: 991px) {
  .u-section-1 .u-image-2 {
    margin-right: 311px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-2 {
    margin-right: 131px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 256px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 249px;
    margin-top: -256px;
    margin-right: 0;
  }

  .u-section-1 .u-image-3 {
    margin-top: -249px;
  }
}