@import url("d.style.css") only screen and (min-width:840px);
@import url("t.style.css") only screen and (max-width:839px) and (min-width:540px);
@import url("m.style.css") only screen and (max-width:539px);