This is a problem when the text is shorter than the image, and because the image is floating, content below the postcard will bump up.
We've solved this with hacks for various views by putting min-heights on the views-row to force them to be at least as tall as the image.
This is a bad way to solve this problem. Can we implement postcards without a float in the styles?