.ngm-frontend-container {
  margin: auto;
  width: 100%;
  height: 200px;
}
.ngm-frontend-container.small {
  width: 256px;
  height: 150px;
}
.ngm-frontend-container.medium {
  width: 512px;
  height: 322px;
}
.ngm-frontend-container.large {
  width: 1024px;
  height: 580px;
}
.ngm-frontend-container > div {
  height: 100%;
}
.ngm-frontend-container .hide-footer a[href^="http://maps.google.com/maps"] {
  display: none !important;
}
.ngm-frontend-container .hide-footer a[href^="https://maps.google.com/maps"] {
  display: none !important;
}
.ngm-frontend-container .hide-footer .gmnoprint a,
.ngm-frontend-container .hide-footer .gmnoprint span,
.ngm-frontend-container .hide-footer .gm-style-cc {
  display: none;
}
.ngm-frontend-container .hide-footer .gmnoprint div {
  background: none !important;
}
