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