In your CSS You are using media query for a max-width of 420px which is a mobile view. Have you tried to resize your browser at a very low level? @media (max-width: 420px){
#header #nav #search img,#header #nav #account img,#header #nav #menu img {
width:50%;