@media screen and (min-width: 990px) {
    .header {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }
}