.menuUser {
  display: -webkit-flex;
  display: flex;
}
.menuUser .btn + .btn {
  margin-left: 20px;
}
.menuUser .btn img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
}

/*# sourceMappingURL=menuUser.css.map */
