#main-content h1{
	font-weight:300;
	margin-bottom:20px;
}
h1, h2, h3, h4, h5, h6{
	margin:0 0 5px 0;
}
.postcard-left .postcard-image{
	padding-right:20px;
}

.postcard-left div{
	display:table-cell;
}

.postcard-left >div, postcard-right > div{
	display:table-cell;
	position:relative;
}

.postcard-left .postcard-image img {
	width:350px;
	height:250px;
	padding-bottom:0;
	border-bottom:none;
}
.postcard-left .postcard-image img, postcard-right .postcard-image img{
	height:200px;
	margin-top:10px;
}
