img#portrait {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 65vh;

    display: block;
    margin: auto;
}
