.template-page-academy .header__heading-logo img {
  opacity: 0;
  position: relative;
  width: 300px;
  height: 100px;
}

.template-page-academy .header__heading-logo {
  display: block;
  background-image: url('/cdn/shop/files/Acadamy_transparent.png?v=1780598483');
  background-size: contain;
  background-repeat: no-repeat;
  width: 300px;
  height: 100px;
}