



.outer-footer .agent-photo {
	width: 300px;
    top: -40px;
}
.outer-footer .agent-photo img:nth-of-type(1) {
	width: 48%;
	float: left;
}
.outer-footer .agent-photo img:nth-of-type(2) {
	width: 48%;
	float: right;
}
.outer-footer h1 {
    clear: both;
}