I have a problem with css/html that I am finding hard to solve. Lets say we have a link and a h2 inside it such that it looks like below

The code is as below:
<a href="newLink"><h2>This can be one line or two lines or three..</h2></a>
I need the lines align bottom as below…Also please note that the text is centered too as well as on the bottom. How to do this?
Andis AGC Clipper Single
Andis AGC 2 Speed Clipper Speed
HTML
CSS
Edited the Sowmya demo for center align.