 /* Desktop */
@import url("style.css");
/* Phone */
@import url("phone.css") only screen and (max-width:480px);
/* Tablet */

