.content h1 span, #content h1 span, .content h2.pastpartners span {
	display: none;
}

.content h1.partner_title span {
	display: block !important;
}


.content h1, #content h1, h1.story_title {
	display: block;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%;
}


/* Main page titles */
.content h1.home {background: url(../../../files/title-home.png);background-size: 100%;background-position: bottom center; background-repeat: no-repeat; margin: 30px auto 20px;}
.content h1.stories, #content h1.stories {background: url(../../../files/title-stories.png);background-size: 100%;background-position: bottom center;background-repeat: no-repeat;background-position: bottom center;margin: 30px auto 20px;}
.content h1.partners, #content h1.partners {background: url(../../../files/title-partners.png);background-size: 100%; background-position: bottom center; background-repeat: no-repeat;margin: 30px auto 20px;}
.content h1.whoweare {background: url(../../../files/title-whoweare.png);background-size: 100%;background-position: bottom center;background-repeat: no-repeat;margin: 30px auto 20px;}
	
.content h1.thankyou {background: url(../../../files/title-thankyou.png)}


.content h2.pastpartners {background: url(../../../files/title-partners2.png);background-size: 100%; background-position: bottom center; background-repeat: no-repeat;margin: 30px auto 20px;}

#block-views-partners-block_3 .view-id-partners .view-header {display: none;}

/* Story page titles */
.content h1.alex {background: url(../../../files/title-alex.png);}
.content h1.bigissue {background: url(../../../files/title-bigissue.png)}
.content h1.ferizan {background: url(../../../files/title-ferizan.png)}
.content h1.fulbright {background: url(../../../files/title-fulbright.png)}
.content h1.indigenous {background: url(../../../files/title-indigenous.png)}
.content h1.izakbiwali {background: url(../../../files/title-izakbiwali.png)}
.content h1.jessica {background: url(../../../files/title-jessica.png)}
.content h1.joel {background: url(../../../files/title-joel.png)}
.content h1.monash {background: url(../../../files/title-monash.png)}
.content h1.playtime {background: url(../../../files/title-playtime.png)}
.content h1.principals {background: url(../../../files/title-principals.png)}
.content h1.research {background: url(../../../files/title-research.png)}
.content h1.rhett {background: url(../../../files/title-rhett.png)}
.content h1.rooftop {background: url(../../../files/title-rooftop.png)}

/* Partner page titles */
.content h1.aime {background: url(../../../files/title-aime.png)}
.content h1.asf {background: url(../../../files/title-asf.png)}
.content h1.beacon {background: url(../../../files/title-beacon.png)}
.content h1.bigpicture {background: url(../../../files/title-bigpicture.png)}
.content h1.cefa {background: url(../../../files/title-cefa.png)}
.content h1.gawura {background: url(../../../files/title-gawura.png)}
.content h1.goodbeginnings {background: url(../../../files/title-goodbeginnings.png)}
.content h1.johnmonash {background: url(../../../files/title-johnmonash.png)}
.content h1.mission {background: url(../../../files/title-mission.png)}
.content h1.smithfamily {background: url(../../../files/title-smithfamily.png)}


/* Responsive styles */
.content h1, #content h1, .content h2.pastpartners {
	margin: 0px auto 0px;
	height: 151px;
	width: 250px;
}

@media (min-width: 500px) {
.content h1, #content h1, .content h2.pastpartners {
	height: 229px;
	width: 380px;
}
}

@media (min-width: 640px) {
.content h1, #content h1, .content h2.pastpartners {
	height: 253px;
	width: 420px;
}
}

@media (min-width: 768px) {
.content h1, #content h1 {
	height: 253px;
	width: 420px;
}
}
@media (min-width: 992px) {
.content h1, #content h1, .content h2.pastpartners {
	height: 253px;
	width: 420px;
}
}
