.store_locator{& .section_inner{display:flex;flex-direction:column;justify-content:center;align-items:center;& h2{font-size:5rem;font-weight:400;@media (max-width:991px){font-size:3rem;text-align:center}}& .store-locator-content{width:100%;max-width:80rem;text-align:center;@media (max-width:991px){max-width:100%}}& .popular-locations{width:100%;margin-top:3rem;text-align:center;& .popular-title{font-size:2rem;font-weight:700;margin:3rem 0}& .popular-list{width:100%;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;@media (max-width:991px){gap:1rem}& .popular_location_outer{display:flex;flex-direction:column;align-items:center;&>a{font-size:1.8rem;font-weight:700;padding:1.1rem 1.8rem;border-radius:1rem;background:var(--primary);color:var(--white);text-decoration:none;@media (max-width:991px){font-size:1.6rem}}}}}}}