.hero-poster::before {
  opacity: 1;
  background-image: url("/img/scrin.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
