/* Master's Program Spotlight */
.masters-program-spotlight {
	background-image: url("/cebs/applied-statistics-research-methods/images/homepage/ASRM-MastersProgramHighlight.jpg");
	background-size: cover;
	background-position: -5em;
	background-repeat: no-repeat;
}
@media only screen and (min-width: 64.063em) {
	.masters-program-spotlight {
		background-position: center;
	}
}
@media only screen and (max-width: 40.063em){
	.masters-program-spotlight .medium-5 {
		background-color:rgba(0,0,0,.5);
	}	
	.masters-program-spotlight h2, .masters-program-spotlight h3, .masters-program-spotlight p, .masters-program-spotlight li {
		color: #fff !important;
	}
}
