.paragraph--type--downloadable-document {
  @container (width < 384px) {
    & a {
      width: 100%;
    }
  }
}
