.oc-ita-image-wrapper,
.oc-ita-content {
	float: left;
	width: 30%;
	margin-right: 70%;
}

.oc-ita-content {
	width: 65%;
	margin: 0 0 0 -65%;
}

.oc-ita-image-wrapper .oc-ita-image {
	display: block;
	max-width: 100%;
	height: auto;
}

.oc-ita-image-wrapper .oc-ita-image-caption {
	display: block;
	padding: 10px;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	color: #113d8d;
	background-color: #eaf2f8;
}