Issue #3328593 by Wongjn, mherchel, andy-blum: Responsive grid children...
Issue #3328593 by Wongjn, mherchel, andy-blum: Responsive grid children overflow when min-width is greater than container width
(cherry picked from commit 761306e71d7d0a2d2997f4ed50dedd3a6651f145)
--views-responsive-grid-item--calculated-min-width:min(100%,var(--views-responsive-grid--cell-min-width));/* Ensure that cell minimum width does not overflow container. */