.avatar{flex-shrink:0;justify-content:center;box-sizing:border-box;display:flex;border:1px solid;overflow:hidden}.avatar img{width:100%}.avatar .inactive{display:block;width:100%;background-color:#ddd;height:0;transform:rotate(-45deg)}.avatar.small{width:2.5rem;height:2.5rem;border-radius:2.5rem;font-size:1.4rem;line-height:2.5rem}.avatar.small .inactive{border:2px solid;margin-top:43%}.avatar.big{width:7.5rem;height:7.5rem;border-radius:7.5rem;font-size:4.2rem;line-height:7.5rem}.avatar.big .inactive{border:5px solid;margin-top:46%}
