 .sfondo-immagine {
  background-image: url('../images/parallax/8.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
  color: white;
  padding: 20px;
  height: 200px;
}