.contentArea .MainContent {
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 2rem;
}
.contentArea .contentPerson {
	display: inline-block;
}
@media all and (min-width: 900px) {
	.contentArea .hasRight .Main {
		width: 75%;
	}
	.contentArea .hasRight .Right  {
		width: 23%;
	}
}