trying to set different layout using media queries i have truble with defining divs layout according to the screen width
this is the fiddle result
and the fiddle test project i am using
the problem is i would like it to get stack on top of others
red
green
blue
when hitting less then 1200 px
what am i doing wrong ?