.row-reverse-container{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center}.row-reverse-image{display:flex;justify-content:center}@media screen and (min-width:768px){.row-reverse-container{flex-direction:row}.row-reverse-image{max-width:50%;flex-grow:2}.row-reverse-text{max-width:40%;flex-grow:1}}@media screen and (max-width:768px){.row-reverse-image{margin-bottom:50px}}