a {
  text-decoration: none;
}
.rounded-2{
  margin: 0;
}
.mapouter {
  position: relative;
  text-align: right;
  width: 100%;
  height: 250px;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  width: 100%;
  height: 250px;
}

.gmap_iframe {
  height: 250px !important;
}
.text-shadow p,h6{
  text-shadow: 1px 2px 2px rgb(162, 162, 162);
}