.progress-value img{
	top: 30%;
    position: relative;
    max-width: 63px;
}
.doner{
	text-align:left !important;
}	
.project_budget_value{
	text-align:right !important;
}
.payment_selected{
	    right: 33% !important;
}

.com_des {
    text-align: left !important;
}

.com_goal {
    text-align: left !important;
}
.payment_title{
		right:0px !important;
		left:7px !important;
}
@media (max-width: 575px){
	.payment_selected{
			right: 45% !important;
	}
	.payment_title {
	  right: 0px !important;
	  left: -10px !important;
	}
	.progress-value img {
		  position: relative;
		  top: 30px;
	}
	.project_name{
		padding: 4% 4px !important;
	}
}
