How can I add content to mobile view on my website?

Hello,
My site has a <div id=“mobile-product” class=“mobile-3” section that renders the page content on mobile or when the screen is shrunk down small enough. There is a video on my page that works normally, but is not visible on mobile I think because the

I have looked at my theme files (and asked the theme developer), but cannot find where I can edit the mobile content, either through html or a shopify UI. I have also checked the forum; I see a lot of answers about adding styling, but not this.

How do I add mobile content?

My site was worked on by some devs who I no longer have contact with.

The page in question is https://lunabags.com/products/backpack

Thank you

@lunaaretail
Add below code into the theme.liquid file into body section .


    

Hope this will be work for you . If you have any query feel free to ask .
Thanks !!!