@media(max-width:992px) {
  #logo img {
    filter: brightness(0);
  }
}