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

.u-section-1 .u-image-1 {
  width: 434px;
  height: 132px;
  margin: 134px auto 0;
}

.u-section-1 .u-image-2 {
  width: 325px;
  height: 212px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -266px auto 0 0;
}

.u-section-1 .u-image-3 {
  width: 325px;
  height: 212px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: -212px 0 0 auto;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 69px auto 0;
}

.u-section-1 .u-image-4 {
  height: 259px;
  margin-top: 29px;
  margin-bottom: 43px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

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

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

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

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

  .u-section-1 .u-image-3 {
    margin-top: 19px;
    margin-right: auto;
    margin-left: 6px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-image-4 {
    margin-top: 42px;
  }
}