
	.project .hover{
	padding:0;
	}
.category {
width:100% !important;
float:left;
}
.categories2 .container {
padding:0;
}
.categories2 .category {
width:50%;
}
.categories2 .category:nth-child(3n+1) {
clear:none;
}
.categories2 .category:nth-child(2n+1) {
clear:left;
}