.artist-teaser {
width: 100%;
max-width: 13.1875rem;
display: block;
padding-bottom: 2.5rem; }
.artist-teaser__image {
width: 100%;
display: flex;
align-items: center;
justify-content: center; }
.artist-teaser__image--small {
min-width: 13.1875rem;
min-height: 13.1875rem;
background: #e7eaea; }
.artist-teaser__title {
font-style: italic;
font-weight: 500;
font-size: 1.625rem;
margin-top: 0.8125rem; }
.artist-teaser__artist {
font-size: 1.125rem; }