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

.navigation-space{
    height: 130px;
}