@media (min-width:801px){
  .hero-art{transform:translateY(var(--scroll-y,0)) perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .15s ease-out}
}
