.cards{justify-content:space-between}.cards,.cards__card{display:flex;flex-wrap:wrap}.cards__card{align-items:start;background-color:#fafafa;border:5px solid #000062;border-radius:10px;margin:.5em auto;max-width:80%;width:250px}.card__image{height:auto;margin:0 auto;max-width:50%;padding:.7rem}.card__text{padding:0 .7rem;width:100%}@media(min-width:767px){.card_spacer{height:-webkit-fill-available;height:stretch;width:100%}}