Fix heroimage styling of blog page on mobile
Created by: csbailey5t
Currently, even on mobile portrait width, the post description and heroimage sit side-by-side, shrinking the description text to a narrow column. This PR fixes that by stacking the description and image at standard bootstrap breakpoints.