@import url("base.css") screen and (min-width: 426px);
@import url("smart.css") screen and (max-width: 425px);
@import url("base.css") screen and (min-width: 821px);
@import url("smart.css") screen and (max-width: 820px);