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

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

.u-section-1 .u-text-1 {
  font-size: 0.8125rem;
  text-align: center;
  margin: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 1362px;
}

.u-section-2 .u-text-1 {
  line-height: 1.4;
  margin: 30px 0 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.8;
  margin: 20px 0 0;
}

.u-section-2 .u-image-1 {
  width: 550px;
  height: 366px;
  margin: 20px auto 0;
}

.u-section-2 .u-text-3 {
  line-height: 1.8;
  margin: 20px 0 0;
}

.u-section-2 .u-text-4 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 60px;
  line-height: 1.8;
}

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

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

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

  .u-section-2 .u-text-2 {
    line-height: 2;
  }

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 359px;
  }

  .u-section-2 .u-text-3 {
    line-height: 2;
  }

  .u-section-2 .u-text-4 {
    line-height: 2;
  }
}

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

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