/*----- Interior Layout Temp Styles -----*/
.ams-site__interior .site--main {
  	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
 	padding-bottom: 3em;
}

/* CTA form */
.banner--promo iframe {
	min-height: 25em;
	height: auto;
}

.module-container {
	position: relative;
}

