@import url(screen.css);
<!--[if !IE]>
@import url(antiscreen.css) handheld;
@import url(antiscreen.css) only screen and (max-device-width:970px);
<![endif]-->
