.zivaia-insta-ease {
  transition: var(--duration-long) ease !important
}

.zivaia-insta-ease:hover {
  transform: scale(1.03) !important
}