diff --git a/andromeda.css b/andromeda.css index 04bf72a..1cf68b6 100644 --- a/andromeda.css +++ b/andromeda.css @@ -229,6 +229,12 @@ margin-right: unset !important; } +@media (min-width: 87.5em) { + .overflowPortraitCard, .overflowSquareCard { + width: 12.5vw !important; + } +} + /* Scrollable lists */ .layout-desktop .detailVerticalSection { width: 100%;