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

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 31px auto 9px 0;
}.u-section-2 .u-sheet-1 {
  min-height: 1323px;
}

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

.u-section-2 .u-btn-1 {
  background-image: none;
  font-family: Roboto, sans-serif;
  padding: 0;
}

.u-section-2 .u-image-1 {
  width: 771px;
  height: 380px;
  margin: 36px auto 0 0;
}

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

.u-section-2 .u-image-2 {
  width: 771px;
  height: 484px;
  margin: 30px auto 60px 0;
}

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

  .u-section-2 .u-image-1 {
    width: 720px;
    height: 355px;
  }

  .u-section-2 .u-image-2 {
    width: 720px;
    height: 452px;
  }
}

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

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

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

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

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

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