body
{
  background-image: url('./../img/haven.header.light.1280x256.jpg');
}

#crypto img
{
  margin-top: 0px;
  margin-bottom: 0px;
}


@media only screen and (max-width: 999px)
{
  body
  {
    background-image: none;
  }
}