/* Add viewport to head:  OFF*/
#responsive { top: 0px; }
/* -------------------------- */
@media only screen and (max-device-width : 1024px) {
#tape, #top_tile, #top_center  { /* FIX small devices */
	width: 100%;
}
#container, #pageHeader{/* FIX small devices */
	width: 99%; 
}	
}