@media only screen and (max-height: 600px) {
    #logoRainweb
    {
        display: none;
    }
  }