.landing-page .brand img {
  display: none;
}
.landing-page .brand {
  background: url('https://buddhist.cafe/logo3.png') no-repeat center;
  background-size: contain;
}   
.drawer__inner__mastodon {
  background: url('https://buddhist.cafe/logo3.png') no-repeat center;
  background-size: contain;
}
.drawer__inner__mastodon img {
  display: none;
}   

