.summary_text *{box-sizing:border-box;font-family:Lato;color:#3f3e3a}.summary_text .summary_text__wrapper{max-width:800px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;padding-top:30px;padding-bottom:30px}.summary_text .summary_text__wrapper.reverse{flex-direction:row-reverse}@media (max-width:750px){.summary_text .summary_text__wrapper{flex-direction:column;padding:40px 20px}.summary_text .summary_text__wrapper.reverse{flex-direction:column-reverse}}.summary_text .summary_text__text{width:60%;font-size:18px;align-self:center;text-align:left}@media (max-width:750px){.summary_text .summary_text__text{width:100%}}.summary_text .summary_text__text p{font-size:18px;line-height:1.25}.summary_text .summary_text__graphic{align-self:center;width:35%;text-align:center}@media (max-width:750px){.summary_text .summary_text__graphic{width:100%}}