
.mod_mani_custom p{
	margin:0 !important;
}
@media only screen  and (max-width : 780px) {
	#mod_mani_custom{
		height: auto !important;
		padding: 15px;
	}
	#mod_mani_custom .custom_desc{
		margin: 0 0 20px !important;
		text-align: center !important;
		font-size: 16px !important;
	}
	#mod_mani_custom .col-lg-3 {
		text-align: center !important;
	}
	#mod_mani_custom .col-lg-3 a{
		margin: 0 !important;
		font-size: 16px !important;
	}
}