CSS: Media Query - Smartphones (landscape)
/* Smartphones (landscape) ----------- */ @media only screen and (min-width : 321px) { /* Styles */ }