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

.u-section-1 .u-shape-1 {
  height: 42px;
  margin: 0 auto;
}

.u-section-1 .u-image-1 {
  width: 210px;
  height: 94px;
  margin: 14px auto 0;
}

.u-section-1 .u-image-2 {
  width: 1140px;
  height: 77px;
  object-position: 50% 0%;
  background-position: 50% 0%;
  margin: 10px auto 60px;
}

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

  .u-section-1 .u-shape-1 {
    margin-top: 27px;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-image-2 {
    width: 940px;
    height: 63px;
  }
}

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

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

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

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

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

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