nav.fixedLetters{
	top:6em ;
}

li.styleSquare{
	width:9em ;
}

@media ( max-width :800px) {
nav.fixedLetters{
position:relative;
top:0 ;
	}
	
	.alphabetFooter .w50{
	width:100%;
	padding:0 ;
	}
	
		.alphabetFooter .pr3{
		padding-bottom:2em ;}
}