img {
    display: block;
    max-width: 80%;
    max-height: 80vh;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}

em {
    display: block;
    text-align: center;
}