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

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

.u-section-1 .u-text-1 {
  margin: 35px auto 32px 0;
}.u-section-2 .u-sheet-1 {
  min-height: 508px;
}

.u-section-2 .u-text-1 {
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-2 .u-text-2 {
  margin: 20px auto 0 80px;
}

.u-section-2 .u-image-1 {
  width: 564px;
  height: 338px;
  margin: -338px 80px 0 auto;
}

.u-section-2 .u-text-3 {
  margin: 20px auto 32px 0;
}

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

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 324px;
    margin-right: 0;
  }
}

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

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