.card{align-items:center;align-self:flex-start;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;margin-bottom:1.4rem;max-width:100%}.card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:1rem;padding:2rem 30%;width:100%}.card__image img{display:block;height:auto;margin:0 auto;max-height:160px;max-width:100%;object-fit:scale-down}.card__text{padding:0 .7rem;width:100%}