Hi,
In general for any animations you have to add the "animate" CSS class and then define two CSS states for the element:
* before transition
* after transition (transition is triggered by adding the loaded class
You can look into css/gk.stuff.css code how we have implemented it for i.e. testimonials.