 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: url('images/elphy-1.jpg'), linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-size: cover, cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 2990px;
}

.u-section-1 .u-text-1 {
  margin-left: 0;
  margin-bottom: 0;
}

.u-section-1 .u-custom-html-1 {
  margin-top: 30px;
  margin-bottom: 60px;
  height: auto;
  min-height: 2819px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 400px;
  }
}