.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:50%;background-color:#fff;padding:1rem}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__title{margin-top:1rem;font-weight:bold;font-size:larger;font-style:italic}.card__text{padding:0 .7rem;width:100%;font-size:smaller}.card_schedule{font-size:small;margin:1rem;font-style:italic}.card_button{margin:1em;background-color:#a32020}