/* Bandeau de notification : sous le bouton + et pas toute la largeur */
.notice._fixed {
  right: 10rem !important;
  width: auto !important;
}