 .u-section-1 {
  background-image: url("images/12.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 77px 0 60px;
}

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

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

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

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

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

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

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

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

.u-section-2 .u-image-1 {
  width: 847px;
  height: 371px;
  margin: 53px auto 0;
}

.u-section-2 .u-text-1 {
  margin: 30px auto 44px;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

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

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

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

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

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

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