Hi Vanessa. Glad you’re enjoying it!
To adjust the wrapping / alignment, you’ll probably need to play with the CSS property vertical-align in your stylesheet. For example, if you’re using this in a post that is in a div with the class entry, maybe try to set a new CSS class as:
.entry .fa {vertical-align: middle;}
Let us know if that helps!
I’m assuming you got this fixed and am marking it resolved. If you have any more issues, let us know!