.em-google-maps {
  width: 100%;
  height: 100%;
  min-height: 300px;
}
.em-google-maps img {
  max-width: inherit !important;
}
.em-google-maps-blocked {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 300px;
  background-color: rgba(0, 0, 0, 0.2);
}
.em-google-maps-blocked img {
  max-width: inherit !important;
}
