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