img.fixedheight
{
    text-align: center;
    max-height: 40em;
    image-rendering: crisp-edges;
}

.avatar
{
    object-fit: cover !important;
}