@media only screen and (max-width:960px){

  .header-image{
    display: none !important;
  }

}