.ast-site-identity img {
  visibility: hidden;
}

.ast-site-identity::before {
  content: "";
  display: inline-block;
  background-image: url('https://iaia4life.org/wp-content/uploads/2025/06/Future-IAIA-logo_final.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 220px;
  height: 103px;
}