/* Add spacing to left-aligned article images */
figure.left.item-image {
    margin-right: 2rem !important;
    margin-bottom: 1rem !important;
}