/* Place custom styling here */
img.align-center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.center {text-align: center;}