.location-detail__section{display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;position:relative}.location-detail__section .location-detail__left,.location-detail__section .location-detail__right{flex-basis:0;flex-grow:1;width:100%}.location-detail__section p{font-size:1.125rem}.location-detail__map-wrap iframe{max-height:400px;width:100%}.location-detail__image-wrap{margin-top:1rem}.location-detail__phone-link:focus,.location-detail__phone-link:hover{text-decoration:none}.location-detail__details{margin-top:2.5rem}.location-detail__directions-link{color:#00587c;font-weight:700;text-decoration:none}.location-detail__directions-link.arrow-link:after{top:8px}@media (min-width:768px){.location-detail__section{flex-direction:row;gap:2rem}.location-detail__section .location-detail__left,.location-detail__section .location-detail__right{width:50%}.location-detail__map-wrap iframe{max-height:600px}}