.portrait {
    display: block;
    max-width: 100%;
    max-height: 40vh;
    margin: 0 auto;
    border-radius: 0.2rem;
}