 .u-section-1 {
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #385553, #ffffff);
  background-position: 50% 50%;
}

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

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: cover;
  }
} .u-section-2 {
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(56, 85, 83, 1));
  background-position: 50% 50%;
}

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

@media (max-width: 1199px) {
   .u-section-2 {
    background-size: cover;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 400px;
}

.u-section-3 .u-group-1 {
  width: 325px;
  min-height: 163px;
  height: auto;
  margin: 0 auto 60px 0;
}

.u-section-3 .u-container-layout-1 {
  padding-left: 0;
  padding-right: 0;
}

.u-section-3 .u-image-1 {
  width: 323px;
  height: 162px;
  transform-origin: center center 0px;
  transform: scaleX(-1);
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .u-section-3 .u-group-1 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

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