.mce-content-body img {
    max-width: 15em;
    max-height: 45%;
    object-fit: cover;
    object-position: center;
    margin: 0 0.5em;
}
