@import url(video_default.css);
@import url(video_mobile.css) handheld;
@import url(video_mobile.css) screen and (max-device-width: 500px);

