.tab-content p{
		color:#fff !important;
	}
	.feature-box-custom h3, p  {
						
						color: #fff !important;
					}
.feature-box-custom p {
						
						font-size: 13px !important;
					} 					

@media only screen and (max-width:480px){
	.tab-content p{
		color:#333 !important;
	}
	.feature-box-custom h3,p {
						
						color: #333 !important;
					} 
	.feature-box-custom p {
						
						font-size: 13px !important;
					} 
}

@media only screen and (max-width:768px){

.tab-content p{
		color:#333 !important;
	}
	.feature-box-custom h3,p {
						
						color: #333 !important;
					} 
	.feature-box-custom p {
						
						font-size: 13px !important;
					} 
}
