.cytus-mark img {
  position: relative;
  z-index: 2;
  display: block;
  width: 76%;
  height: auto;
  filter: drop-shadow(2px 0 rgba(57, 207, 226, .72)) drop-shadow(-2px 0 rgba(240, 90, 115, .66));
}

.cytus-mark small {
  top: calc(50% + 36px);
}
