.blj-story-ribbon{
  margin-top: -6%;
}
.blj-story-ribbon__curve svg {
  display: block;
  width: 100%;
  height: auto;
}

.blj-story-ribbon__text {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

@media screen and (max-width: 749px) {
  .blj-story-ribbon__text {
    font-size: 22px;
  }
}
