#map_wrapper {
    height: 400px;
    margin-top: 50px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

.info_content {
    text-align: left;
}

.info_content p{
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}
