header {
  background-image: none;
}


@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  header {
    background-image: none;
  }
}