.location_maps{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-evenly;margin-bottom:2rem}.location_map_item{width:calc(50% - 2rem)}.location_map_item iframe{height:300px}.location_map_info{background-color:#5e8ab5;color:#fff;padding:1rem;text-align:center}.location_map_info h4{color:#fff;margin-top:0}@media (max-width:767px){.location_map_item{width:100%}}