@media  screen and (max-width: 800px){
	
	.nav li{ width:80px;}
}