.locations-map-wrap{margin:0 auto;max-width:1165px;padding:0 3rem}.locations-map{display:flex;flex-direction:column;gap:20px;margin-top:3rem;width:100%;@media (min-width:1024px){flex-direction:row}}.locations-map__map{border-radius:20px;height:356px;@media (min-width:1024px){flex:1;height:540px;order:1}}.locations-map__list{@media (min-width:1024px){order:0}}.locations-map__list-items{list-style:none;overflow-y:scroll;padding:0 3rem 0 0;@media (min-width:1024px){height:540px}}.locations-map__list-items li{border-bottom:1px solid #926d07;margin-bottom:1rem;width:300px}.locations-map__list-items li a{color:#000;display:block;padding-bottom:1.5rem;text-decoration:none}.locations-map__list-items li h5{font-size:18px;font-weight:700}.locations-map__list-items li .address-phone{display:flex;flex-direction:column;font-size:18px;font-weight:400;gap:2px;text-decoration:underline}