CSS: Media Query - Smartphones (portrait)
/* Smartphones (portrait) ----------- */ @media only screen and (max-width : 320px) { /* Styles */ }