function resize(){if(screen.width <= 800) document.getElementById('size').href = '../../rovers.css';}
resize(); 