/* line 5, /app/app/assets/stylesheets/dashboard.scss */
.avatar {
  height: 160px;
  width: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 5px; }
