form.global-header-search-module, .global-header-tabs, #search-wrap, .btn.btn-showMoreResults, #atm-locator-section-subtitle h5, #atm-locator-section-subtitle .accordion, #atm-locator-section-subtitle #general-faqs, #global-social-footer, #global-footer-wrap, #atm-locator-menu-box,a.btn-link {
	display: none !important;
}

#global-header a.discover-logo {
	display: block !important;
	float: none !important;
}
#global-header-wrap {
	height: auto !important;
	margin-bottom: 25px;
}

#atm-locator-section-map,
#atms_map {
	width: 100%;
}
#atms_map {
	float: none;
	overflow: hidden;
	width: 100%;
}
#atm-locator-section-results-list,
#atm-locator-section-directions-list {
  float: none;
  height: auto !important;
  overflow-y: visible;
  width: 100%;
  position: relative;
}

.map-wrapper {
	page-break-inside: auto;
}
table tr {
	page-break-inside: avoid;
	page-break-after: auto;
}
thead { display:table-header-group }
tfoot { display:table-footer-group }