if(window.innerHeight < 688) {
	document.getElementById('intro').style.margin ="0 0 0 -500px";
	document.getElementById('intro').style.top =0;
};