.entry-content img {
    margin: 0 auto;
    width: 100%;
    object-fit: contain;
    max-height: 400px;
}