
@media (max-width: 1199.98px) {
  .sidenav {
    background-color: #125402 !important;
    /* background-image: url('../img/terrain_overlay_014421_90.jpg') !important; */
    background-size: cover; /* Ajuste selon tes besoins : contain, auto, etc. */
    background-position: center;
    background-repeat: no-repeat;
    filter: opacity(1); /* Réduit l'opacité de l'ensemble, y compris le contenu */

  }
}
