.content {
  padding: 20px 60px 50px 0
}
.related-terms a {
  display: block;
  padding: 5px 0;
  white-space: nowrap;
}
.glossary-index a {
  display: inline-block;
  margin: 10px 0;
  padding: 0px 10px 0 14px;
  font-size: 22px;
  font-weight: bold;
  border-left: 1px solid silver
}
@media (min-width: 786px) {
  #talking-glossary audio {
    width: 55% !important;
  }
  #talking-glossary .responsive-embed {
    margin-bottom: 0 !important;
  }
  #talking-glossary iframe {
    width: 92% !important;
    height: 92% !important;
  }
  .org-unit-blocks .interior {
    margin-top: -15px
  }
}
.org-unit-blocks div {
  padding: 0
}
.org-unit-blocks .block-grid {
  padding-right: 10px
}
.org-unit-blocks .grid-container:before, .org-unit-blocks .grid-container:after {
  display: none
}
.basic-hero {
  background: url("/sites/default/files/2019-02/glossary2_0.jpg");
  background-size: cover;
  background-position: 0 0%;
  background-repeat: no-repeat;
  position: relative;
  background-color: #001a56;
  height: 100%;
}
@media (max-width: 640px) {
  .component.image-text-block .interior {
    padding-top: 30px !important
  }
}
.featured-content .medium-6 {
  margin-bottom: 0.9rem;
}
.featured-content .arrow.royal-blue {
  line-height: 20px;
  font-weight: 600;
}
.featured-content .cell.medium-8.large-7.text {
  padding: 13px;
}