.sns-parallax{
  background-attachment: fixed; /* Fallback */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
