.avatar-group{display:flex;justify-content:center;position:relative}.avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;border:2px solid #fff;box-shadow:0 0 4px rgba(0,0,0,.2);margin-left:-15px}.avatar:first-child{margin-left:0}.avatar img{width:100%;height:100%;object-fit:cover}