I have a page which uses non-external CSS in the tags, and in those tags is the following media query:
I had similar issue while using external css with media query. solved by loading css after html code.