@media screen and (max-width:800px){.mobile{display:none}#content{width:100%}} @media screen and (min-width:480px) and (max-width:960px){#header{display:none}}