.heroImage{animation-name:heroImageTumble;animation-duration:1ms;animation-timeline:scroll(block)}@keyframes heroImageTumble{0%{transform:scale(1.05) rotateX(25deg);-moz-transform:scale(1.05) rotateX(20deg)}25%{transform:scale(1) rotateX(0deg)}}