/*
Theme Name: BST
Theme URI: http://simonpadbury.com
Description: Bootstrap Starter Theme. Using Twitter Bootstrap 3. For Wordpress.
Author: Simon Padbury
Author URI: http://simonpadbury.com
Version: 1.2
License: MIT License
License URI: http://opensource.org/licenses/MIT
*/

div#content article img.alignnone, div#content article img.attachment-post-thumbnail {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 5% !important;
}
div#content article p:last-child {
    margin-top: 5%;
    margin-bottom: 5%;
}
