.cards-hor{flex-wrap:wrap;justify-content:space-between}.cards__card-hor{margin-bottom:2%;transition:all .35s ease-in-out;width:49%}.cards__card-hor .card__image-hold{flex-shrink:no-shrink;height:auto;margin:0 30px 0 0;max-width:100px;width:100%}.cards__card-hor .card__image-hold .card__image{width:100%}.cards__card-hor .card__text p:last-child{margin:0}@media (max-width:767px){.cards__card-hor{flex-direction:column;margin-bottom:40px;width:100%}.cards__card-hor .card__image-hold{flex-shrink:no-shrink;height:auto;margin:0 30px 0 0;max-width:100px;width:100%}}