.store-grid{grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);grid-auto-rows:0;gap:0 20px;padding-bottom:0;display:grid;overflow:hidden}@media (width<=450px){.store-grid{grid-template-columns:repeat(2,1fr)}}.store-item{text-align:center}div.store-grid.store-items-cont .n-card-header{padding:5px 5px 0}div.store-grid.store-items-cont .n-card__content{padding:0 7px 7px}.store-items-cont .n-button{width:100%;margin-top:-10px}.store-items-cont .n-card-cover{height:120px}div.store-items-cont .n-card-cover>img{object-fit:contain;height:113px;padding-top:7px}
