/*------------------------------------------------------------------
[Maps]
*/

.maps-container {
  height: 500px;
}

#map {
  height: 100% !important;
  width: 100%;
  color: #082e50;
}