/* --- that's all we do -- import the right styles */
@import "common.css";
/*@import "horizontal.css" all and (min-aspect-ratio: 16/9) and (min-width: 1001px) and (min-height: 501px);
@import "vertical.css" all and (max-aspect-ratio: 16/9);
@import "vertical.css" all and (max-width: 1000px);
@import "vertical.css" all and (max-height: 500px);*/
@import "vertical.css";