#c1298 h1, #c1727 h1, #c191 h1 {
  border-bottom: 2px solid red;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

/*#c1298 .ce-body p > strong::after {
  content: "";
  border-bottom: 2px solid red;
  width: 100%;
  height: 5px;
  display: block;
}*/

#c1298 .ce-body, #c1298 .ce-body p:first-of-type {
  margin-top: 5px;
  margin-bottom: 5px;
}

#c1298 .ce-body p:last-of-type {
  margin-top: 0px;
}

#pid-175 .ce-type-textpic h1 {
  margin-bottom: 6px;
}


/* News 141 */
.news.news-141 .news-img-wrap {
  width: 100% !important;
}
.news.news-141 .news-img-wrap .outer {
  font-size: 0;
}
.news.news-141 .mediaelement-video iframe {
  width: 100%;
  height: 250px;
}
@media (min-width: 768px) {
.news.news-141 .mediaelement-video iframe {
  height: 350px;
}
}
@media (min-width: 992px) {
.news.news-141 .mediaelement-video iframe {
  height: 450px;
}
}