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

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

.u-section-1 .u-image-1 {
  height: 206px;
  margin-top: 0;
  margin-bottom: 0;
}

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

  .u-section-1 .u-image-1 {
    height: 170px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 130px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 94px;
  }
}

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

  .u-section-1 .u-image-1 {
    height: 58px;
  }
}.u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-weight: normal;
  margin: 32px 530px 0 60px;
}

.u-section-2 .u-text-2 {
  margin: 60px 483px 60px 60px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    width: 550px;
    margin-left: 0;
    margin-right: 390px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 343px;
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    margin-top: 47px;
    margin-right: 170px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 123px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-top: 56px;
    margin-right: 0;
    width: 540px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 0;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    width: 340px;
  }

  .u-section-2 .u-text-2 {
    margin-top: 32px;
  }
}