@media screen and (min-width: 960px){
    header.header{
        display: none;
    }
}