.row-layout{display:flex;grid-gap:40px}@media only screen and (max-width:767px){.row-layout{flex-direction:column}}@media only screen and (min-width:768px){.row-layout{align-items:center}}.row-layout__image{font-size:0}@media only screen and (min-width:768px){.row-layout__image{flex-basis:48%;flex-shrink:0}}@media only screen and (min-width:768px){.row-layout--reverse{flex-direction:row-reverse}}
