@import url(smartphone.css?v=20190409) all and (max-width:740px);
@import url(tablet.css?v=20190409) all and (min-width:741px) and (max-width:1080px);
@import url(notebook.css?v=20190409) all and (min-width:1081px) and (max-width:1339px);
@import url(desktop.css?v=20190409) all and (min-width:1340px);