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

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