.hiq-artist-list{display:flex;flex-direction:column}.hiq-artist-list__link:hover{text-decoration:none}.hiq-artist-list__container--image{height:250px;width:100%;overflow:hidden}.hiq-artist-list__container--image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hiq-artist-list__list{padding-left:0;list-style:none;display:flex;flex-wrap:wrap}.hiq-artist-list__list-item{flex:0 0 100%;display:flex;flex-direction:column;align-items:center;margin-bottom:2.0625rem;padding:0 15px}@media print,screen and (min-width:40em){.hiq-artist-list__list-item{flex:0 0 50%}}@media print,screen and (min-width:64em){.hiq-artist-list__list-item{flex:0 0 25%}}.hiq-artist-list__name{margin-top:1rem;margin-left:1.5rem;margin-bottom:0}