.display-none {
  display: none;
}

.display-block {
  display: block;
}

.text-right {
  text-align: right;
}

.admin-vatar,
.profile-avtar {
  width: inherit !important;
  height: inherit !important;
}
