body, .column {
  font-size: 16px !important;
  line-height: 25px !important;
}

nav a {
  font-size: 16px !important;
  line-height: 36px !important;
}

.hltop {
  border-bottom: 1px solid #999;
}

.hltop h1 {
  font-size: 32px !important;
}

.hl {
  font-size: 24px !important;
  line-height: 25px !important;
  border-bottom: 0 solid #999 !important;
}

h2 {
  font-size: 24px;
  line-height: 25px;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}

h3 {
  font-size: 18px !important;
  line-height: 25px !important;
  font-weight: 300 !important;
}

.stdtxt {
  font-size: 16px !important;
  line-height: 25px !important;
}

.js-slider div span {
  font-size: 16px !important;
  line-height: 20px !important;
}

@media (min-width: 769px) {
  .content {
    padding-top: 109px !important;
  }
}
