#welcome-section {
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.9)), url(/assets/images/gadgets-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}