@import url("phone.css") only screen and (min-width:0px) and (max-width:480px);@import url("computers.css") only screen and (min-width:481px) and (max-width:3000px)