.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.card{background:transparent linear-gradient(180deg,#33475b,#211a14) 0 0 no-repeat padding-box;border-radius:10px;margin:50px 0;max-width:100%;padding:50px 0;width:100%}.topic-icon{margin-left:3rem}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:300px}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:0 9rem;width:100%}.card-title{display:flex}.card__heading{align-content:end;width:90%}@media (max-width:500px){.topic-icon{box-sizing:border-box;flex:none;height:20px;margin-left:0;margin-top:-10px}.card__text{padding:0 .5rem}}@media (max-width:768px){.cards{display:block;text-align:center}.cards__card{width:100%}.topic-icon{margin-left:1rem}.card__text{padding:0 2rem}}