.beyond-background {
    background-image: url("images/TheatretechBA-BeyondClassroom.jpg");
    background-size: cover;
    background-position: center;
	color:#000;
}

.fetch-background {
    background-image: url("images/AudiologyDR-FetchLab.jpg");
    background-size: cover;
    background-position: center;
	color:#000;
}

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