@charset "utf-8";

@import url("costyle.css") screen and (min-width:769px);

@import url("cotablet.css") screen and (min-width:641px) and (max-width:768px);

@import url("cosmart.css") screen and (max-width:640px);
