.s-home {
  position: relative;
  height: 100vh;
  background-size: cover;
  background-position: center;
  transition: background-image 0.8s ease-in-out;
}
