section.pl-sn-maps .pl-sn-pad {
  padding: 0;
}
#pl-map {
  position: relative;
  overflow: hidden;
  min-height: 12.5;
  min-width: 12.5;
}
/* This is needed to overide img max-width 100% HAX */
.gmnoprint img {
  max-width: none !important;
}
.pl-map img {
  max-width: none !important;
}
