@media screen and (min-width: 992px) {
  .tit-big {
    font-size: 72px !important;
  }
  .tit-large {
    font-size: 46px !important;
  }
  .tit-normal {
    font-size: 20px !important;
  }
  .end-ribon:before {
    border-left: solid 40px white;
    border-bottom: solid 88px transparent;
  }
}/*# sourceMappingURL=headline.css.map */