body#aboutus header .panel
{
	background-color: #cdccc7;
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/aboutus.jpg');
}

#excellence
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/excellence.jpg');
}

#science
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/science.jpg');
}

#care
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/care.jpg');
}

#nurturing
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/nurturing.jpg');
}

#world
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/world.jpg');
}

#pledge .col
{
	text-align: center;
	font-size: 80%;
	line-height: 140%;
}

#pledge .col:first-child
{
	padding-right: 50px;
}

#numbersPhoto
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/group.jpg');
}

#numbers p
{
	font-size: 50%;
	line-height: 120%;
}

#numbers p.caps
{
	width: auto;
	display: block;
	margin: 1em 0 1em 0;
}

#numbers p .smallcaps
{
	text-transform: uppercase;
	font-size: 70%;
}

#numbers p strong
{
	display: block;
	font-size: 210%;
	line-height: 150%;
}

#phsr
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/phsr.jpg');
	background-position: 50% 22%;
}

#pps
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/pps.jpg');
	background-position: 50% 20%;
}

#psc
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/psc.jpg');
}

#centersPhoto
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/centers.jpg');
	background-position: 50% 22%;
}

#facultyPhoto
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/faculty.jpg');
	background-position: 50% 30%;
}

#officesPhoto
{
	background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/offices.jpg');
}

@media screen and (max-width: 600px)
{
	#numbers .row.inset:before
	{
		display: none;
	}

	#numbers p
	{
		font-size: 100%;
	}

	body#aboutus header .panel
	{
		background-color: #cdccc7;
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/aboutus.mobile.jpg');
	}

	#excellence
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/excellence.mobile.jpg');
	}

	#science
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/science.mobile.jpg');
	}

	#care
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/care.mobile.jpg');
	}

	#nurturing
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/nurturing.mobile.jpg');
	}

	#world
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/world.mobile.jpg');
	}

	#pledgePhoto
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/pledge.mobile.jpg');
	}

	#phsr
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/phsr.mobile.jpg');
	}

	#pps
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/pps.mobile.jpg');
		background-position: 80% 50%;
	}

	#psc
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/psc.mobile.jpg');
		background-position: 80% 50%;
	}

	#centersPhoto
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/centers.mobile.jpg');
	}

	#facultyPhoto
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/faculty.mobile.jpg');
	}

	#officesPhoto
	{
		background-image: url('http://catalog.pharmacy.umaryland.edu/img/aboutus/offices.mobile.jpg');
	}
}

@media print
{
	#numbers p
	{
		font-size: 80%;
	}

	#leadership ul.no-bullets li
	{
		margin-bottom: 0.5em;
	}

	#leadership ul.no-bullets a:after
	{
		content: attr(href);
		display: block;
	}
}
