Help for this page
@media handheld, projection, tv { #box { position: absolute; } }
<link media="only screen and (max-device-width: 480px)" href="iPhone.c +ss" type="text/css" rel="stylesheet" /> <link media="only screen and (min-device-width: 1920px)" href="bigScre +en.css" type="text/css" rel="stylesheet" />