.student-spotlight {
	background-image: url("images/DieteticsBS-StudentSpotlight.jpg");
	background-size: cover;
	background-position: center;
}
.student-spotlight h2, .student-spotlight h3, .student-spotlight p, .student-spotlight li {
	color: #fff !important;
}
.student-spotlight iframe {
	border-width: 0px;
}
.beyond-background {
    background-image: url("images/DieteticsBS-BeyondClassroom.jpg");
    background-size: cover;
    background-position: center;
}

.beyond-background h2, .beyond-background h3, .beyond-background p, .beyond-background li {
	color: #fff !important;
}

@media only screen and (min-width: 40.063em) {
	.student-spotlight a {color: #F6B000 !important;}
}

@media only screen and (max-width: 40.063em){
	.student-spotlight .medium-5 {background-color:rgba(255,255,255,.5)}
	.beyond-background .medium-5 {background-color:rgba(255,255,255,.5)}	
}

@media only screen and (min-width: 64.063em) {
	.student-spotlight-content {padding-top: 1.8em;}
}
