.navigation-space {
	height: 231px;
}

@media(min-width:999px){
	.navigation-space {
		height: 211px;
	}
}