.cards-LR{display:flex;flex-wrap:nowrap;justify-content:space-between}.card__title{color:#0051c2!important}.cards__card{align-items:flex-start;align-self:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:300px}.leftright{flex-direction:row;flex-wrap:inherit}.card__image-LR{flex-basis:20%;height:auto;margin:0;max-width:120px;padding:.7rem;text-align:left}.card__text-LR{flex-basis:70%;padding:0 .7rem;text-align:left}@media screen and (max-width:980px){.cards-LR{display:flex;flex-wrap:wrap;justify-content:space-between}.cards{align-items:center}.cards,.cards__card{flex-direction:column;flex-wrap:wrap}}