.store-details__container{display:block;width:100%;container-name:store-details;container-type:inline-size}.store-details{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:2rem;column-gap:2rem}.store-details .h5{margin-bottom:.5rem}.store-details .link{text-transform:none}@container store-details (width < 400px){.store-details{display:grid;grid-template-columns:1fr}}.store-details__open-hours{list-style:none;padding:0;margin:0}.store-details__open-hours li{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:1rem;column-gap:1rem;margin-bottom:.5rem}.store__map-half{width:100%}
