.chart-avatar-layer img[data-avatar-index] {
  opacity: 1;
  transition: transform 220ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 220ms ease;
}