.health-info1{
	margin-top: 40px;
}
.health-info1 .col-md-6:nth-child(1){
	padding: 0 30px 0 0;
}
.health-info1 .col-md-6:nth-child(2){
	padding: 0;
}

.health-info1 a{
	color: #e15a2d;
	text-decoration: none;
}
.health-info1-p1 span,.health-info1-p2 span,.health-info1-a2{
	font-weight: 600;
}
.health-info1-p2,.health-info1-a2{
	font-size: 18px;
}
.myCollapse{
  border-color: transparent;
  border-radius: 0 !important;
  box-shadow: none;
}
.myCollapse-title,.myCollapse-body{
  border-color: #fff !important;
  border-radius: 0 !important;
}
.myCollapse-title{
  background-color: #484446 !important;
  color: #FFF !important;
}
.myCollapse-title:hover{
	background-color: #333 !important;
}
.myCollapse-title{
	padding-top: 0;
	padding-bottom: 0;
}
.myCollapse-title h4{
  line-height: 26px;
  padding: 8px 0;
}
.myCollapse-body{
	padding-top: 50px;
}
.myCollapse-info h5{
	font-size: 40px;
	color: #e15a2d;
	font-weight: 600;
}
.myCollapse-info p{
	font-size: 18px;
	color: #e15a2d;
	font-weight: 600;
	margin-bottom: 30px;
}
.myCollapse-info ul span{
	font-weight: 600;
}
.myCollapse-info ul{
    list-style-type: disc;
    font-size: 18px;
}
.title-big{
	color: #aaaaaf;
}
.health-h6{
	color: #e15a2d;
	font-size: 18px;
	font-weight: 600;
	margin: 15px 0;
}
.health-info>div{
	margin: 20px 0;
}
.health-info>div:nth-child(1){
	padding: 0 30px 0 0;
}
.health-info>div:nth-child(2){
	padding: 0 15px;
}
.health-info>div:nth-child(3){
	padding: 0 0 0 30px;
}
.health-info>div>div{
	background-color: #3C3737;
	color: #aaaaaf;
	padding: 15px;
	font-size: 18px;
	height: 210px;
}
.health-info h5{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.health-info>div:nth-child(1),.health-info>div:nth-child(2),.health-info>div:nth-child(3),.health-info1 .col-md-6:nth-child(1){
		padding: 0 !important;
	}
	.health-info>div>div{
		height: auto;
	}
} 