.full-width-wistia-video .video-wrap.yt {
  max-width: 880px;
}
.full-width-text-left-align .h4 {
  padding: 0;
  font-weight: 900;
  margin: 0 0 30px;
}
.full-width-text-left-align .h4:after {
  content: "";
  border-top: 1px solid #ccc;
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 20px;
}
.full-width-text-left-align .h5 {
  padding: 0;
  font-size: 2.4rem;
  margin: 40px 0 15px;
  font-weight: 900;
  text-align: left;
}
.full-width-text-left-align .h5:after {
  content: "";
  border-top: 2px solid var(--cerulean);
  width: 65px;
  height: 1px;
  display: block;
  margin-top: 16px;
}
.full-width-text-left-align table caption,
.full-width-text-left-align table thead {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
.full-width-text-left-align table tr th.left {
  padding: 0;
  text-align: right;
  color: #484848;
  white-space: nowrap;
  vertical-align: top;
}