.navigation-space {
    height: 243px;
}
@media (min-width: 1024px) {
    .navigation-space {
        height: 238px;
    }
}