.panel {
 background: $primary;
  background-size: 245px;
}

/* @media screen and (max-width: $tablette){
    .forgot.panel{
        background-image: url(../../img/illustrations/logo-light.png);
        background-size: 75px;
    }
} */
