Does anyone know webflows Portrait/landscape mobile/tablet media query sizes?

Hi,

I am writing some custom css for a jquery element and i would like the elements to sync within my site.

Does anyone know the media query size webflow uses for the portrait/landscape mobile and tablet

thanks!


Here is my public share link: LINK
(how to access public share link)

Looking at the webflow.css file, the media queries seem to be triggered at these pixel widths:

  1. 991px
  2. 767px
  3. 479px

Maybe these figures might be subject to change in the future so it might not be prudent to design against them…