.cytus-entry-visual img {
  position: absolute;
  z-index: 3;
  top: 48px;
  right: 12%;
  width: 76%;
  height: 40px;
  object-fit: contain;
  filter: drop-shadow(1px 0 #28cde0) drop-shadow(-1px 0 #ef526b);
}
