.other-projects{
	
	background: #e83f50;
	color: #FFF;
	width: 15%;
	text-align: center;
	margin: 0 auto;
	border-radius: 30px;
	padding: 10px 0;
	font-family: 'joominabold';
	font-size: 18px;
	margin-top: 20px;
}

.other-projects a{
	
	color: #FFF
}

.pro_box{
	
	margin-bottom: 30px
}

.project{
	
	padding: 0 !important;
	margin: 0 !important;
	text-align: center
}

.module_projects .ih-item.square{
	
	margin: 15px 0
}