.workflow-container{display:flex;flex-flow:row wrap;justify-content:space-evenly;align-items:center}.step-container{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;max-width:200px}.step-list-item-text{font-size:18px}.workflow-arrow{background:url(https://6513891.fs1.hubspotusercontent-na1.net/hubfs/6513891/workflow-arrow.svg) no-repeat;width:50px;height:25px;display:block}@media (max-width:750px){.workflow-container{flex-flow:column wrap}.workflow-container>*{margin:.5rem}.workflow-arrow{transform:rotate(90deg)}}