.cards{flex-wrap:wrap;justify-content:space-between}.cards__card{margin-bottom:2%;transition:all .35s ease-in-out;width:49%}.cards__card:hover{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.card__header{justify-content:space-between}.card__header__title{max-width:70%}.card__header__title h4{font-weight:700}.card__header__image{flex-shrink:0;width:50px}.card__image{height:auto;margin:0 auto;max-width:100%}.card__text{width:100%}.card__text p:last-child{margin:0}@media (max-width:767px){.cards__card{margin-bottom:20px;width:100%}.card__header{flex-direction:column-reverse;justify-content:flex-start}.card__header__title{max-width:100%}.card__header__title h4{margin:10px 0 15px}}.card2 .cards__card{margin-bottom:2%;transition:all .35s ease-in-out;width:32%}.card2 .cards__card:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.card2 .card__header{justify-content:space-between}.card2 .card__header__title{display:none}.card2 .card__header__title h4{font-weight:700}.card2 .card__header__image{flex-shrink:0;width:40px}.card2 .card__image{height:auto;margin:0 auto;max-width:100%}.card2 .card__text{width:100%}.card2 .card__text p:last-child{margin:0}@media (max-width:767px){.card2 .cards__card{margin-bottom:20px;width:100%}}