.ws-react-c-avatar {
  display: flex;
  flex-wrap: wrap;
  gap: var(--pf-t--global--spacer--sm);
  align-items: end;
  height: auto !important;
}
