@media only screen and (min-width: 64.063em) {

	body
	{
	}
	div.header
	{
		height: 100px;
	}
	div.c-logo
	{
		width: 10em;
	}
	div.c-title
	{
		padding-top: 1.5em;
	}
	div.title-large
	{
		font-size: 1.4em
	}
	div.title-small
	{
		font-weight: bold;
	}
	div.header img.logo
	{

	}
	div.breadcrumbs
	{
		padding-top: .8em;
		padding-left: 9.2em;
	}
	.person-image
	{
		height: 200px;
		border: 1px solid #C2BEBF;
	}
	.medium-max-200
	{
		max-width: 200px;
	}

}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

}
