@media screen and (min-width: 992px) {
  .title-border-start {
    padding-left: 85px;
  }
  .title-border-start:before {
    width: 70px;
    height: 3px;
  }
  .title-border-bottom {
    padding-left: 0;
    padding-bottom: 15px;
  }
  .title-border-bottom:before {
    height: 4px;
  }
}/*# sourceMappingURL=headline.css.map */