#map {
  height: 640px;
  width: 100%;
}
#map.col50 {
  height: 640px;
  width: 50%;
}

#map span.meta-title {
    color: #004f80;
    text-transform: uppercase;
    padding-bottom: 0.25em;
    display: block;
    font-size: initial;
}

#map h3 {
    font-size: 20px;
    font-weight: 700;
}
#map p {
    font-size: initial;
}