ul.custom-icon-list p:first-child img {
	width: inherit;
	height: 100%;
}
ul.custom-icon-list p:first-child {
	width: 9%;
	float: left;
}
#classes .grid .content .element .link a:hover {
  background: url("../../img/hover-green.png") no-repeat scroll center center #353e45 !important;
}