/* Specific overrides for screen sizes */

/* Smartphone portrait */


/* Smartphone landscape */


/* Tablet portrait */


/* Tablet landscape */


/* Standard layout */
@media only screen and (min-width:30px) and (max-width:30000px) {
}
