/* media queries, from narrow to wide */

@media all and (min-width: 2500px) {
}
