.oc-goalEntrance h3 {
	margin-top: -.8em;
	margin-bottom: 1.1em;
}

.goalEntranceImage {
	margin-bottom: 1em;
}

@media screen and (min-width: 500px) and (max-width: 649px), screen and (min-width: 900px) {
	.goalEntranceImage {
		float: right;
		margin-left: 20px;
	}
}