/* Mes adaptations */
.w-88 {
  width: 22rem;
}
.resize-h {
  resize: horizontal;
}
.resize-v {
  resize: vertical;
}
