body.rebirth {
  background-color: #000;
}


@media screen and (max-width: 1000px) {
  img.map {
    content: url("../img/rebirthmapsmall.jpg");
  }
}