Problems making div visible in mobile only

I’m making a product spec/comparison chart. I have one div that I’d like to show in vertical view mobile only but I’m having issues getting that to work.

When I hide the div via: layout > display > hide element, the element is hidden in all views and I cannot turn it back on in any view. The only way to get it back is to delete it and paste it back in place. I want the div in question to show in mobile vertical view only.

In the read-only link below the top section displays how I’d like it to look on the desktop view and the bottom section displays how I’d like it to look in the mobile view.

Comparision%20Chart%20Mobile%20View|232x500


Here is my site Read-Only: https://preview.webflow.com/preview/product-data-chart?utm_source=product-data-chart&preview=519ed67a47e5e67319477f6a18b3dd22
Here is the live site: https://product-data-chart.webflow.io/

First hide on mobile than go to higher breakpoints (tablet - desktop) and set to show (block for example) .

Thanks! For some reason I kept clicking on the hide element icon expecting that doing that would reverse it’s hidden status… :flushed: :crazy_face: