.contact-section ul {
	list-style: none;
	margin: 0;
}

.contact-section li {
	margin-right: 10px;
	margin-top: 10px;
}

#contact-section .post-thumbnail.contact-map a {
	bottom: 0;
	height: 100%; 
	left: 0; 
	position: absolute; 
	right: 0; 
	top: 0;
	width: 100%; 
}