@charset "utf-8";

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

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

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