main:has(#store-locator-container) .page-head{padding:0}main:has(#store-locator-container) .page-head .header-content{padding:20px 0}main:has(#store-locator-container) .page-head .header-content h1{max-width:100%}main:has(#store-locator-container) article.page{padding:0;width:100%;max-width:2400px}#store-locator-container{display:flex;height:500px;width:100%;min-height:80vh}#store-list{width:30%;overflow-y:auto;border:1px solid #ddd;padding:15px;background:#f9f9f9}.store-item{padding:10px;border-bottom:1px solid #ccc;cursor:pointer}.store-item:hover{background:#e9e9e9}#map{width:70%;height:100%}@media (max-width:768px){#store-locator-container{flex-direction:column;height:auto}#store-list,#map{width:100%;height:350px}}