.store-details .store-photo { background-size: contain; background-repeat: no-repeat; background-position: center top; min-height: 400px; }

.store-details .richtext br { content: ''; display: block; margin-bottom: 20px; }

.store-attributes strong { display: inline-block; }

.store-attributes strong::after { content: "|"; display: inline-block; padding: 0 8px; }

.store-attributes strong:last-of-type::after { display: none; }

/*# sourceMappingURL=store.css.map */