.cards-and-img{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;width:100%}.card-and-img{align-items:center;display:flex;flex-direction:row}.cards-and-img__card{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:30%;width:100%}.card-and-img__image{height:auto;margin:0 auto;max-width:100%;object-fit:contain;padding:.7rem}.card-and-img__text{padding:0 .7rem;width:100%}@media screen and (max-width:1020px){.cards-and-img__card{max-width:45%}}@media screen and (max-width:420px){.cards-and-img__card{max-width:100%}}