I want to make my website is responsive. I had set my css style like this:
@media screen and (max-width: 320px) { ... } @media screen and (max-width: 480px) {