 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url('images/SmartHomeBG.PNG');
  background-size: cover, cover;
}

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