  .student-spotlight {
	background-image: url("/nhs/nutrition-dietetics/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;
}
.poke {
	background-image: url(" /nhs/nutrition-dietetics/images/poke-ingredients.jpg"); 
	background-size: cover; 
	background-position: top center; background-repeat: no-repeat; background-size: cover; padding-top: 80px;


	@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;}
	}
