.store-prompt__icon img{width:72px;height:72px;display:block;object-fit:contain}
.stores-title{display:flex;align-items:center;gap:14px}
.stores-title img{display:block;flex:none;width:40px;height:40px;object-fit:contain}
.store__pin,.place-thumb__pin{width:28px;height:28px;border-radius:0;background:transparent url('/brand/nav-stores.svg') center/contain no-repeat;box-shadow:none;transform:translate(-50%,-100%);filter:drop-shadow(0 1px 2px #000) drop-shadow(0 0 2px #000)}

#stores .store-prompt{grid-template-columns:88px minmax(0,1fr)}
.store-prompt__icon{width:88px;height:88px}
@media(max-width:540px){#stores .store-prompt{grid-template-columns:1fr}}
#stores .store-prompt__actions{justify-content:flex-end;justify-self:stretch}
#stores .store-citylink{order:-1}
