.navigation-space{
	height:165px;
}

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