Media queries is set for smaller screen size at breakpoint of 500px. At that breakpoint layout should change from two columns side by side to one column (stack one top of another). But when I go to resize width of browser Opera or Chrome, that does not happen. But when I go to inspect element in Developer Tools and change there width then it works great. Like it should. In Mozilla works too.