.wOnly
{
	display: none;
}

#ledeImgW, #ledeSlugW
{
	display: none;
}

#ledeImgN
{
	margin: 12vh 0 0 0;
    font-family: "Century Gothic", CenturyGothic, "Muli", AppleGothic, sans-serif;
	background: url('../img/children-night-tablet.jpg') no-repeat center left;
	background-size: 100%;
	height: 37em;
	padding: 2em;
	color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#ledeImgN H1
{
	margin: 0;
	color: rgba(255,255,255,0.85);
	font-size: 3.2em;
	font-weight: bold;
}

#ledeSlugN
{
	margin-top: -10vh;
	text-align: center;
	font-size: 1.0em;
	line-height: 1.6em;
}

#followUp
{
    font-family: "Century Gothic", CenturyGothic, "Muli", AppleGothic, sans-serif;
	text-align: center;
	width: 100%;
	margin: auto;
}

#newReality
{
	font-size: 1.8em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	margin: 1em auto;
	line-height: 1.8em;
}

.cta
{
    font-family: "Century Gothic", CenturyGothic, "Muli", AppleGothic, sans-serif;
	text-align: center;
	margin: 2em 1em%;
}

#story
{
    font-family: "Century Gothic", CenturyGothic, "Muli", AppleGothic, sans-serif;
	border-radius: 1em;
	margin: 0em;
	background: #E2DEC8;
	padding: 0.5em 1em 1em 1em;
	font-size: 0.8em;
}

#story H2
{
	text-align: center;
	margin: 1em;
}