@import "common.css";

@import url(mobile.css) all and (max-width: 599px);

/*@import url(tablet.css) all and (min-width: 480px) and (max-width: 959px);*/

@import url(screen.css) all and (min-width: 600px);