 .u-section-1 {
  filter: none;
}

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

.u-section-1 .u-image-1 {
  filter: none;
  height: 213px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-image-2 {
  width: 304px;
  height: 300px;
  margin: 20px 0 0;
}

.u-section-1 .u-image-3 {
  width: 570px;
  height: 106px;
  margin: 20px 0 0;
}

.u-section-1 .u-text-1 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
}

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

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    inset: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    margin-top: -313px;
  }
}

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

  .u-section-1 .u-image-3 {
    width: 540px;
    height: 101px;
  }
}

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

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

  .u-section-1 .u-image-3 {
    width: 340px;
    height: 64px;
  }
}