I have included some media queries in my design to change the width of some elements of the page based on the browser\'s width. The queries look like this:
@
Unfortunately min-width is simply not supported in any version of IE. So if you use this convention:
It will ignore it all.
Reference.