Advice on added css animation to display name next to image

Hello all.
this is the page http://cdiwwwtest.cdicorp.com/about-us/executiveteam/
i might have gone a bit overboard on the css transitions, let me know…but:
i wanted to add one more.
So when the user hovers over an image, the name & job title is displayed to the side of the image as well w/its own styling.
should i put in a div w/display: hidden? but when i display it’ll throw off all the other settings.
I was thinking of adding a div & placing it way, way off the page then on hover positioning it where i want it. but that means i need to find an x&y that will be ok regardless of browser size.
So what would be the best & simplest way?
thx
D