 .u-section-1 {
  background-image: url("images/03s.jpg");
  background-position: 50% 50%;
  min-height: 1469px;
}

.u-section-1 .u-image-1 {
  height: 352px;
  object-position: 50% 67.6%;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-image-2 {
  height: 282px;
  width: 340px;
  margin: -317px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: normal;
  margin: 85px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 936px;
  margin: 35px 0 60px;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 1px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-right: initial;
    margin-left: initial;
  }
}

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

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

  .u-section-1 .u-image-1 {
    margin-top: 295px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 0;
  }

  .u-section-1 .u-image-2 {
    margin-top: -309px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 80px;
  }
}