@media(min-width:767px) and (max-width: 1000px) { ... } @media(min-width:767px) or (max-width: 1000px) { ... }