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

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

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 26px auto 22px;
}.u-section-2 .u-sheet-1 {
  min-height: 1228px;
}

.u-section-2 .u-image-1 {
  width: 445px;
  height: 349px;
  animation-timing-function: ease;
  margin: 23px auto 0 66px;
}

.u-section-2 .u-image-2 {
  width: 506px;
  height: 362px;
  margin: -349px 64px 0 auto;
}

.u-section-2 .u-image-3 {
  width: 445px;
  height: 300px;
  margin: 44px auto 0 66px;
}

.u-section-2 .u-image-4 {
  width: 506px;
  height: 300px;
  margin: -300px 64px 60px auto;
}

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

  .u-section-2 .u-image-4 {
    margin-right: 34px;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 267px;
    margin-left: 0;
  }

  .u-section-2 .u-image-2 {
    width: 340px;
    height: 243px;
    margin-top: -267px;
    margin-right: 0;
  }

  .u-section-2 .u-image-3 {
    width: 340px;
    height: 229px;
    margin-left: 0;
  }

  .u-section-2 .u-image-4 {
    width: 340px;
    height: 202px;
    margin-top: -229px;
    margin-right: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 1039px;
}

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