.avatar {
  border-radius: 50%;
  width: 50px;
}

.avatar-small {
  border-radius: 50%;
  width: 30px;
}
 