 .u-section-1 {
  background-image: url("images/header.png");
  min-height: 182px;
  background-position: 50% 50%;
}

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

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

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

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 43.29% 50%;
    min-height: 182px;
    background-size: cover;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 2162px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 889px;
}

.u-section-2 .u-container-layout-1 {
  padding: 7px 30px 5px;
}

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

.u-section-2 .u-text-2 {
  line-height: 1.8;
  font-size: 1.125rem;
  margin: 32px 0 0;
}

.u-section-2 .u-image-1 {
  width: 621px;
  height: 415px;
  margin: 0 auto;
}

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

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

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 733px;
  }

  .u-section-2 .u-image-1 {
    width: 598px;
    height: 400px;
  }

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

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

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

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-image-1 {
    width: 444px;
    height: 297px;
  }
}

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

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1rem;
  }

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

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

  .u-section-2 .u-layout-wrap-1 {
    margin-top: 27px;
  }

  .u-section-2 .u-image-1 {
    width: 320px;
    height: 214px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: -15px;
    margin-bottom: 0;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-top: 27px;
    margin-bottom: 60px;
  }
}