.flow li{min-width:0;padding:0;border:0;background:transparent;align-items:center;justify-content:center}
.dashboard-feature-logo{display:block;width:auto;max-width:100%;height:auto;max-height:86px;object-fit:contain}
.open-gallery-primary.dashboard-gallery-artwork{width:min(176px,42vw);min-height:42px;aspect-ratio:1508/536;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.open-gallery-primary.dashboard-gallery-artwork img{display:block;width:100%;height:100%;object-fit:contain}
.open-gallery-primary.dashboard-gallery-artwork:hover,.open-gallery-primary.dashboard-gallery-artwork:active{box-shadow:none}
@media(max-width:600px){.flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.flow li{min-height:54px}.dashboard-feature-logo{width:100%;height:50px;max-height:50px}}
