.spotify-artist-row {
  width: 100%;
  .icon {
    width: 2.5rem;
  }
  .description {
    font-size: 14px;
  }
}