.member-search-item {
  & > span {
    position: absolute;
    top: 35px;
    right: 30px;
  }
}

.member-container {
  .clickable;

  esn-avatar img {
    width: 64px;
  }
}
