.location-map{width:100%;display:flex}.location-map__list{width:50%;height:500px;overflow-x:hidden;overflow-y:scroll}.location-map__map{width:50%}#map{width:100%;height:500px}.location-map__list table{width:98%;margin-right:2%;border:0px hidden;background-color:unset;text-align:left;border-collapse:collapse}.location-map__list table td,.location-map__list table th{padding:3px 2px}.location-map__list table tbody td{padding:10px 15px;vertical-align:middle;border:0px hidden}.location-map__list table tr:nth-child(even){background:#dbdbdb}.location-map__list table td h5{color:#021946}@media(max-width:767px){.location-map{display:block}.location-map__list,.location-map__map{width:100%}.location-map__list{margin-bottom:3rem}}