.welcome-anonymous {
   min-height: 100%;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   background-image: url("/plugins/logomarca/front/picture.send.php?path=df%2F6a58167237edf.jpg&_=1784214290");
}.page-anonymous .glpi-logo {
   --logo: url("/plugins/logomarca/front/picture.send.php?path=53%2F6a58167237e53.png&_=1784214290");
   width: 240px;
   height: 130px;
   background-image: var(--logo);
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   display: inline-block;
   content: '' !important;
}