.cards{flex-wrap:wrap;justify-content:space-between}.cards__card{margin-bottom:60px;transition:all .35s ease-in-out;width:30%}.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:80px}.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:40px;width:47%}.card__header{flex-direction:column-reverse;justify-content:flex-start}.card__header__image{width:60px}.card__text{font-size:14px}.card__text h4{font-size:16px}}.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%}}