@charset "UTF-8";
/* CSS Document */

@import url(global.css) screen and (min-width: 481px);
@import url(smart.css) screen and (max-width: 480px);

