Submitted
I ended up using a media query to adjust how two of the testimonials take up space in the grid. When the screen is wide, they span two columns, when the screen is small they span two rows. Is there a better way to use grid to naturally do this?
Additional tips on how to make the responsive-ness more smooth are also welcome.