/* remove ugly box around avatars */
.account__avatar, .account__header__bar .avatar .account__avatar {
  background: none;
  border: none;
}

