/* Hide avatar circle */
#avatar {
  display: none !important;
}
.profile-wrapper #avatar {
  display: none !important;
}
