.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}@media (max-width:768px){.cards{display:block}}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:300px}.cards__card a img{box-shadow:none!important}.card__image{height:auto;margin:0 auto;max-width:100%}.card__text{padding:0 .7rem;width:100%}.cards .img_wrapper{text-align:center;width:100%}