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

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