.slideshow__content.slideshow__content--narrow {
  max-width: none !important;
}

@media screen and (max-width: 769px) {
  .slideshow__content-wrapper .heading_xl_uppercase {
    font-size: 10vw !important;
    line-height: 2.5rem !important;
  }
  [lang="fr"] .slideshow__content-wrapper .heading_xl_uppercase {
    font-size: 9vw !important;
  }
}
