.product-card-wrapper{display:flex}.product-card{background:#d2dff2;border:2px solid #d4ddea;border-radius:5px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);margin-bottom:1.25rem;min-height:80px}.product-card__content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;min-height:90px;padding:1rem .5rem}.product-card__content a,.product-card__content h5{color:#051936;font-family:Roboto Slab,serif;font-size:26px;font-weight:500;margin-bottom:0}.product-card__image{align-items:center;background-color:#fff;display:flex;justify-content:center;padding:1rem}