


| Viewport | Selector | Property | Result | Detail |
|---|---|---|---|---|
| desktop | [data-component="two_column_slideshow"] .grid | display | PASS | display: grid |
| desktop | .two-column-slideshow__overlay | backgroundColor | PASS | backgroundColor: rgb(255, 255, 255) |
| desktop | [data-component="two_column_slideshow"] .grid | gridTemplateColumns | PASS | gridTemplateColumns: 664px 664px |
| mobile | [data-component="two_column_slideshow"] .grid | display | PASS | display: grid |