export const RowOfCardsWithLongContent = () => (
  <div
    className='bg'
    style={{ display: 'flex', flexFlow: 'row wrap', width: '100%' }}
  >