.customer-cards{display:flex;flex-direction:row;flex-wrap:wrap}.customer-cards .card{background:#fff;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.15),0 7px 25px rgba(0,0,0,.1);margin-bottom:1em;margin-right:2%;margin-top:1em;overflow:hidden;padding:2em 2em 3em;position:relative;text-align:left;width:23.5%}.customer-cards .card.full{padding:0}.customer-cards .card:nth-child(4n){margin-right:0}@media(min-width:768px){.customer-cards.three .card{margin-right:2%;width:31%}}.customer-cards.three .card:nth-child(3n){margin-right:0}.customer-cards .card--content{padding:1em 2em 3em}.customer-cards .small-title,.customer-cards h3{margin-bottom:1em}.customer-cards .card--logo{border-bottom:1px solid #3f454f;margin-bottom:1em;padding:1.5em;text-align:center}.customer-cards .card--logo>img{margin-bottom:1.5em;max-height:120px;max-width:160px!important}.customer-cards .card--image{padding-bottom:56.25%;position:relative}.customer-cards .card--image>img{height:100%!important;object-fit:cover;position:absolute;width:100%}.customer-cards .card a{bottom:2em;left:2em;position:absolute}@media(max-width:768px){.customer-cards .card{margin-bottom:1.5em;margin-right:0;width:100%}}