Ease transition on hover

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

Author: Wojciech Borowicz

I hope this post will help you to do what you need.
In case you want some assistance click here to get in touch 

check out other blog posts