I'm forked pen from jonathan https://codepen.io/jonathan/pen/NqZPwd
So I'm need to create image animation on hover and on mouseleave reset image to default state.
Now animation works well on hover and stopped on mouseleave, but image doesn't reset to default.
So, how I can achieve that?
Ideally, I need the same image hover effect like in this site https://www.juliebonnemoy.com/ (project's images after clients list)
Thanks