  .feature-tiles { 
	height: 100%; 
	margin: 1rem auto 0 auto;
}
.feature-tiles .image {
	background-position: 0% 0%;
}
.feature-tiles__callout.feature-tiles__callout--maroon {
	background-color: #8a0000;
}
.no-masthead-image .wave-no-image {
	margin-top: -8.5rem;
	position: relative;
	z-index: 10;
}

.wave_standard {
    height: 15%;
}
.intro-high-level .intro {padding-bottom: 0;}
.featured-programs {padding-top: 0;}
.featured-programs .multi {padding: 0;}
.featured-programs .multi:nth-child(2) .row--full-width {border-top: 3vw solid #8a0000;}
.featured-programs .multi:last-child .row--full-width {border-bottom: 3vw solid #8a0000;}
.featured-programs .multi .row--full-width {border-left: 3vw solid #8a0000; border-right: 3vw solid #8a0000; padding: 1rem; }
@media screen and (max-width: 40em) {
	.featured-programs .multi .row--full-width {padding: .5rem 0;}
	/*
	.featured-programs {padding-top: 2rem; }
	.featured-programs .featured-programs__image {background-color: #8a0000;}
	.featured-programs .multi:last-child {padding-bottom: 3vw;}
	.featured-programs .multi:last-child .row--full-width {border-bottom: 1.5rem solid #8a0000 !important;}
	*/
}
.wave_standard {
    height: 15%;
}
.intro-high-level .intro {padding-bottom: 0;}
.featured-programs {padding-top: 0;}
.featured-programs .multi {padding: 0;}
.featured-programs .multi:nth-child(2) .row--full-width {border-top: 3vw solid #8a0000;}
.featured-programs .multi:last-child .row--full-width {border-bottom: 3vw solid #8a0000;}
.featured-programs .multi .row--full-width {border-left: 3vw solid #8a0000; border-right: 3vw solid #8a0000; padding: 1rem; }
@media screen and (max-width: 40em) {
	.featured-programs .multi .row--full-width {padding: .5rem 0;}
	/*
	.featured-programs {padding-top: 2rem; }
	.featured-programs .featured-programs__image {background-color: #8a0000;}
	.featured-programs .multi:last-child {padding-bottom: 3vw;}
	.featured-programs .multi:last-child .row--full-width {border-bottom: 1.5rem solid #8a0000 !important;}
	*/
}

	.footer-panel-container { width: 100%; }
	.footer-panels {display: flex; flex-wrap: nowrap; width: 100%; box-sizing: border-box;}
	.footer-panels img {flex-basis: 20%; padding: 0 .25rem 0 .25rem; max-width: 20%; margin: 0;}
	.footer-panels img:first-child {padding: 0 .25rem 0 0 }
	.footer-panels img:last-child {padding: 0 0 0 .25rem}
	.footer-panel-wave {height: 10vw; width: 100%; }
	@media screen and (max-width: 64em) {
		.footer-panel-wave {height: 12vw;}
	}	

	@media screen and (max-width: 40rem) {
		.footer-panel-wave {height: 17vw;}
	}	
	
	@media screen and (max-width: 30rem) {
		.footer-panel-wave {display: none;}
		.footer-panels {display: block; width: 100%; margin: auto;}
		.footer-panels img {min-width: 50%; padding: 0; margin: 0; float: left;}
		.footer-panels img:first-child {padding: 0 }
		.footer-panels img:last-child {padding: 0}

	}
