html, body {
  padding-top: 0;
  height: 100%;
}
#map-location-list {
	position: relative;
	width: auto;
	height: auto;
	clear: both;
}
#map-wrapper,
#map-wrapper.with-ad {
	position: relative;
  width: 100%;
	height: 100%;
  page-break-after: always;
	margin-top: 0;
  padding-top: 0;
}
#map-wrapper img {
  max-width: none !important;
}
.ad-pane,
#printModal .modal-dialog,
.modal-backdrop {
  display: none;
}