footer .sponsor {
	padding: 40px 0;
	float: left;
	width: 100%;
	text-align: center;
	background-color: rgb(148,155,161);
	color: white;
	font-size: 12px;
	line-height: 18px;
}

footer .sponsor .im-logo {
	max-width: 100px;
	margin-bottom: 15px;
}
