.landing-page.alternative .brand img {
  display: none;
}

.landing-page.alternative .brand a {
  display: block;
  background: url(https://forum.hitorino.moe/uploads/default/original/2X/3/38ef57f81995ff8723f94fe42fcb75f92d831f31.svg);
  background-position: center;
  background-size: 288px 72px;
  background-repeat: no-repeat;
  width: 100%;
  height: 72px;
  content: "";
}

.landing-page__logo img {
  display: none;
}