Basically set up multiple “if-then-else” scenarios based on the browser window size.
It’s not easy though, since you have to take into account a lot of device sizes, so make sure you get the right breaking points for desktop, tablet and mobile.
I assume Glide doesn’t cover all cases. But shouldn’t it? I feel like it shouldn’t be up to the dev team to keep up with responsiveness considerations and maintain their code.