@media screen and (max-width: 28em) {	
	.directory figure img {
		max-width: 100%;
	}
}
address p {
    font-style: normal;
    margin-bottom: 0;
}
figure.faculty-home {
    clear: left;
    float: right;
    margin: 12px;
}
label {
    display: inline;
    margin-left: .2rem;
}
.float-left { 
	float:left; 
	padding-right:1em; 
}
.float-right { 
	float:right; 
	padding-left:1em; 
}
h2.home-spotlight {
    text-transform: none;
}
