p {
  font-size: 16px;
  line-height: 140%;
}

h6 {
  font-size: 17px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
}

ul, ol {
  margin-bottom: 0;
}

li {
  font-size: 16px;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  #zone-branding .region-menu ul .menu-li-services > ul > li.expanded {
    /*word-wrap: break-word;*/
    width: 100%;
  }
}