.home-visual {
}

.home-visual__media {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
}

.home-visual__content {
  padding-top: 7vh;
}

.home-visual__text span {
  display: block;
}