#map {
  height: 400px;
  width: 100%;
  margin-top: 20px;
}
 
.ubi {
  background: linear-gradient(to bottom, #f8f9fa, #e9ecef);
  padding: 20px;
}
