.tabDiv li {
  margin-bottom: 0;
  width: 25%;
  text-align: center;
  padding: 12px 20px;
}
.tabDiv a {
  text-decoration: none;
  color: white;
}
.tabDiv {
  border: 3px solid #eeeeee !important;
}
.aboutSection1 {
  background: white;
}
.tab-content {
  padding: 15px;
  border: 1px solid #eeeeee;
}
.img-fullwidth {
  width: 100%;
}

#tab12:target {
  display: block;
}
.exMemb {
  font-size: 24px;
}
.tab-pane ul li {
  list-style: none;
  width: 100%;
  text-align: left;
}
.tab-pane ul {
  padding-left: 0px;
}
.policyObjDiv ul {
  list-style: none;
  padding-left: 0px;
}
.policyObjDiv ul li {
  line-height: 1.7;
}
.border-1px {
  border: 1px solid #eeeeee !important;
}
#pricing ul {
  padding: 30px;
}
#pricing ul li {
  margin-bottom: 10px;
}
