.my-avatar{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:100%;background:#fff;border:1px solid #f0f2f5;box-sizing:border-box;cursor:pointer}.my-avatar__img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}