.markdown-body img {
    max-width: 50%;
    height: auto;
    display: block;
    margin: 0 auto;
}
