I was trying to prepare a newsletter, I need an image to be in the middle (in terms of height) of two line as given below

I used the below css
position:relative;top:-5px;
And it is working fine in browser, but not in gmail. Is there some way to make this work in gmail. Thanks in advance for all help.