@media screen and (max-width: 1000px) {
  #header {
    background-image: url(header-m-en.jpg);
  }
}
