#wrapHeader {
	background-image: url('http://science.callutheran.edu/images/heroes/science-hero-7-large.jpg');
	background-size: cover;
	background-repeat: no-repeat;
}

#header {
	background: transparent !important;
}

#headerLogo {
	padding: 60px 0;
	max-width: 400px;
	width: 100%;
}



@media (max-width: 767px){
	#headerLogo p {
		margin: 0 20px;
	}
}

#headerLogo img {;
	width: 100%;
}

.singleCol h2 {
	color: #b2298d;
}
