.cards{justify-content:space-between}.cards,.cards__card{display:flex;flex-wrap:wrap}.cards__card{align-items:center;align-self:flex-start;margin-bottom:1.4rem;max-width:100%;width:100%}.card__image{display:inline-block;height:auto;max-width:25%}.card__text{display:inline-block;padding:0 .7rem;width:60%}.card__text h1,.card__text h2,.card__text h3,.card__text h4,.card__text h5,.card__text h6{color:unset;font-size:1.2rem;margin-bottom:0}.card__text p,.card__text span{color:unset;font-size:1rem;margin-bottom:10px}.card__company_logo{height:40px;max-width:100%}@media only screen and (min-width:1000px){.cards__card{max-width:50%;width:50%}}