﻿.headerAvatar {
    min-width: 48px;
    max-width: 48px;
    min-height: 48px;
    max-height: 48px;
    object-fit: cover;
    object-position: top center;
}
