.node-type-photo-essay .node-photo-essay {
	margin: 2em 0 0 0;
}

.node-type-photo-essay .field-name-body {
	margin-bottom: 5em;
}

.node-type-photo-essay .field-name-body table,
.node-type-photo-essay .field-name-body table td {
	background: transparent;
	border: 0;
	vertical-align: middle;
} 

.node-type-photo-essay .field-name-body table {
	width: 100%;
}

.node-type-photo-essay .field-name-body table td {
	font-size: 1.75em;
	line-height: 1.5em;
	padding: 2.5em 1em;
	width: 50% !important;	
}

.node-type-photo-essay .main .content .field-name-body table img {
	height: inherit !important;
}

div.essay-intro {
	font-size: 1.25em;
	font-style: italic;
	line-height: 1.4em;
}

div.essay-text {
	border: 1px solid #FFCB05;
	font-size: 1.25rem;
	line-height: 1.4em;
	margin: 2em auto;
	padding: .75em 1em;
	width: 80%;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

.mobile-break {
	border: 0;
	margin-bottom: 100px;
}

.node-type-photo-essay .field-name-body table tr {
	display: block;
	margin-bottom: 150px;
}

.node-type-photo-essay .field-name-body table td {
	display: block;
	font-size: 1.25em;
	padding: 0;
	width: 100% !important;
}

div.essay-text {
	margin: -50px auto 100px auto;
}
}
