.avatar{display:inline-block;height:40px;position:relative;text-align:center;width:40px}.avatar-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.avatar-sm{height:32px;width:32px}.dropdown-animation{animation:fadeIn .3s ease both}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
