.navigation-space {
    height: 167px !important;
}


@media (min-width:1024){
	.navigation-space {
    height: 160px !important;
}
}