.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%}.card__image{display:inline-block;height:138px;margin:0;object-fit:cover;width:100%}.card__text{padding:1.6rem 2rem 1rem;width:100%}.card{box-shadow:0 10px 20px rgba(0,0,0,.1);color:#333}.card :is(h1,h2,h3,h4,h5,h6){text-transform:uppercase}@media screen and (min-width:768px){.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}}