@media screen and (min-width: 992px) {
  .fs-big {
    font-size: 70px !important;
  }
  .fs-large {
    font-size: 58px !important;
  }
  .title-house {
    padding: 0 100px;
  }
  .title-house:before, .title-house:after {
    width: 59px;
    height: 130px;
  }
  .title-decoration-se {
    padding: 0 80px;
  }
  .title-decoration-se:before, .title-decoration-se:after {
    width: 58px;
    height: 49px;
  }
}/*# sourceMappingURL=headline.css.map */