.avatar{border-radius:9999px;display:block;overflow:hidden;position:relative;margin:0}.avatar--size-default{width:64px;height:64px}.avatar--size-small{width:24px;height:24px}.avatar--size-large{width:96px;height:96px}.avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}