I visited scrollTrigger.matchMedia() docs and it's very useful feature I have timeline animation outside of scrollTrigger.  I animate 3 elements on mobile and 6 on desktop, and on mobile view there is gap for elements that were set  to display: none; with CSS media query whats way around this?  PS i'm using interesction observer to run the timeline