.cst-cards{display:flex;flex-wrap:wrap;justify-content:space-between}section.card{flex:0 0 50%}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%}.card__image{height:auto;margin:0 auto 15px;max-width:100%;padding:.7rem}.card__title{color:#333;font-family:var(--poppins);font-size:34px;font-style:italic;font-weight:100;line-height:34px;margin-bottom:10px}.card__text{padding:0 .7rem;width:100%}@media(max-width:1200px){.cst-cards{flex-direction:column}section.card{flex:0 0 100%}}