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

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

.u-section-1 .u-image-1 {
  filter: none;
  width: 400px;
  height: 265px;
  margin: 10px auto 0;
}

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

.u-section-1 .u-text-2 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 225px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 199px;
}