 .u-section-1 {
  background-image: none;
}

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

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

.u-section-1 .u-image-2 {
  width: 350px;
  height: 185px;
  margin: 70px auto 0;
}

.u-section-1 .u-text-1 {
  margin: 30px auto 60px;
}

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

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

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

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

  .u-section-1 .u-image-2 {
    height: 150px;
    width: 284px;
    margin-top: 99px;
  }

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