.description { line-height: 1; }
This Could be the because of the default line height applied to the <p> above the img , so set line-height : 1 .
<p>
img
line-height : 1