.customer-stories-list__cards{display:grid}@media screen and (min-width:768px){.customer-stories-list__cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.customer-stories-list__cards{grid-template-columns:repeat(3,1fr)}}.customer-stories-list__cards__card{border:1px solid #eaecf0}.customer-stories-list__cards__card__image-container{height:166px;max-height:166px}.customer-stories-list__cards__card__image-container>img{height:auto;max-width:120px;width:120px}