.how-section1{
   
}
.how-section1 h4{
    color: #ffa500;
   
    font-size: 30px;
}
.how-section1 .subheading{
    color: #3931af;
    font-size: 20px;
}
.how-section1 .row
{
    margin-top: 4%;
}
.how-img 
{
    text-align: center;
}
.how-img img{
    width: 40%;
}
.border-b-d {
	border-bottom: 2px dotted lightgray;
}
.grey-section
{
	background: #f0f0f0;
	margin: 0px;
	border-bottom: 2px dotted lightgray;
}
.health{
	padding: 4em 0;
}
.title{
 padding-bottom: 25px;
}
.title h2 {
	text-align: center;
	font-size: 2.5em;
	margin-bottom: .6em;
	color: #c41f1f;
}
.title p {
	text-align: center;
	font-size: 1.1em;
	color: #1b1b1b;
}