.component--store-detail-card-grid{--item-width:235px;grid-template-columns:repeat(auto-fill, var(--item-width))}.component--store-detail-card-grid .department-image{object-fit:cover;object-position:top;max-height:134px;width:var(--item-width);top:0;overflow:hidden}.component--store-detail-card-grid .department-title{color:var(--color-tomato-red);font-size:20px}.component--store-detail-card-grid .more-departments-link{color:var(--color-tomato-red);transition:all .4s}.component--store-detail-card-grid .more-departments-link:hover{color:var(--color-black)}
