I am facing a challenge with my website that contains several case studies featuring video headers set to autoplay. These videos are placed within a parent div element, which is hidden on mobile and tablet devices. Since the videos will not be visible on smaller screens, I am looking for a solution to prevent the browser from unnecessary downloading of these videos. Is there a way to achieve this?