.header {
    position: relative;
    z-index: 10;

    @media(width <=991px) {
        height: 0;
    }
}