.locations-list{text-align:center}.locations{display:flex;flex-direction:column;margin-bottom:25px}.locations-list a{border-bottom:1px solid #dedede;display:inline-block;margin:20px 10px 10px;min-width:150px;padding-bottom:20px}.locations-list a:active,.locations-list a:hover{color:grey}.locations-list a:active>.location-pin,.locations-list a:active>.logospacer>.location-pin,.locations-list a:hover>.location-pin,.locations-list a:hover>.logospacer>.location-pin{opacity:.65;transform:scale(1.15)}.locations-list h1{font-size:50px;line-height:1;margin-bottom:25px;padding:15px 10px;text-transform:uppercase}.locations-list h2{margin:0;padding:13px 0 0;text-transform:uppercase}.ll-location{font-size:27px}.logospacer{display:flex;flex-direction:column;height:40px;justify-content:center}.location-pin{display:flex;margin:0 auto;max-height:40px;max-width:80px;-o-object-fit:contain;object-fit:contain;transition:all .2s ease-in-out}@media screen and (min-width:600.02px){.locations{flex-direction:row;flex-wrap:wrap;gap:35px 60px;justify-content:center;padding:25px 9%}.locations-list a{border-bottom:none}}