.namastepro-bar-holder {
   height: 15px;
   background-color: gray;
   float: left;
   width: 75%;
   border-radius: 10px;
}

.namastepro-bar {
   height: 15px;
   background-color: green;
   border-radius: 10px;
}

.namastepro-progress > .namastepro-text {
	float: right;
	width: 20%;
}