.lang { position: absolute; right: 32px; top: -24px; font-size: 14px; text-transform: uppercase; color: #89a0e4;}
.lang a {color: #000;}
.lang a:hover {text-decoration: none;}
@media (max-width:960px){
	.lang {top:-41px;}
}