#wrapper {
    padding-top: 0;
}
#content-wrapper,
.container{
    max-width: unset;
    padding: 0;
    width: 100%;
}
.footer-container{
    display: none;
}
#module-mw_storytelling-storytelling #divbubl img {
    width: unset;
    height: 87vh;
    position: relative;
    bottom: 0;
    right: 2%;
    z-index: 1;
}
#blocstory, 
#blocstory * {
  user-select: none;     /* bloque la sélection de texte */
  -webkit-user-drag: none; /* empêche de glisser les images */
}
