.customerQuote{color:#727272;text-align:center;padding:0 0 5.25rem}
.customerQuote__logo{padding-bottom:2rem}
.customerQuote__image{display:inline-block;vertical-align:top;max-width:227px;max-height:140px;filter:grayscale(100%) brightness(150%)}
.storyContainer__row .customerQuote{padding:0}
.rtl .storyContainer__row .customerQuote{direction:rtl}
@media only screen and (min-width:768px){.storyContainer__row .customerQuote{text-align:right}
}
@media only screen and (min-width:768px){.storyContainer--flipped .storyContainer__row .customerQuote{text-align:left}
}
@media only screen and (min-width:768px){.rtl .storyContainer--flipped .storyContainer__row .customerQuote{text-align:right}
}