@import url(smartphone.css?v=20191011) all and (max-width:980px);
@import url(tablet.css?v=20191011) all and (min-width:981px) and (max-width:1200px);
@import url(desktop.css?v=20191011) all and (min-width:1201px);
