.wrap-cs-icons{
	padding: 5px;
	text-align: center;
	position: relative;
	z-index: 9;
}
.wrap-cs-icons a{
	display: inline-block;
	border: none;
	margin: 5px;
	text-decoration: none;
	width: 40px;
	height: 40px;
}
.wrap-cs-icons a:hover{
	background-position: center bottom !important;
}
.clear-both{
	width: 100%;
	clear: both;
}