.google-maps {
  height: 0;
  overflow: hidden;
  padding-bottom: 75%; // This is the aspect ratio
  position: relative;
}
.google-maps iframe {
  border: none;
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.footer {
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}

.img-tratamentos {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.img-acordos {
  max-width: 100%;
  margin-bottom: 10px;
}
