h1 {
  line-height: 1.2em;
}

h2 {
  line-height: 1.2em;
  font-weight: normal;
}

h3 {
  line-height: 1.2em;
  font-weight: normal;
}

h4 {
  line-height: 1.3em;
  font-weight: normal;
}


h5 {
  line-height: 1.3em;
  font-weight: bold;
}
p {
	font-size: 15px;
		line-height: 1.5em;
}

span {
  line-height: 1.2em;
}
li {
		line-height: 1.7em;
}
.entry-content ul li {
	line-height: 2;
}
.main-navigation ul li {
    font-size:16px!important;
}