.nav h3 {
  color: #337ab7;
  /*cursor: pointer;*/
  line-height: inherit;
  font-size: 14px;
  margin: 0;
  padding: 10px 15px 0 15px;
  text-align: center;
  font-weight: bold;
  border-top: dashed 1px #337ab7;
  letter-spacing: 0.2em;

}

.nav li {
  /*text-indent: .5em;*/
}

.nav li:first-child {
  text-indent: 0;
}

.tab-content p {
  text-indent: 0;
  line-height: 1.5;
}

.p4img-b,.p4img-m,.p4img-s {
  text-align: center;
}

.p4img-b {
  margin: 10px auto;
  max-width: 680px;
}

.p4img-m {
  max-width: 380px;
  margin-right: 8%;
}

.p4img-s {
  max-width: 250px;
  margin-right: 8%;
}