/* personalizzazione del canale globale del canale desktop */
.splashPageLogo{
    position: absolute;
    top:280px;
    left: 300px;
    width: 424px;
    height: 80px;
    text-align: center;
    background:url(../../svg/LOGO123/logo.svg) no-repeat;
}
.headerMenuLogo{
     position: absolute;
     top:6px;
     left: 740px;
     width: 120px;
     text-align: center;
     background:url(../../svg/LOGO123/logo.svg) no-repeat;
 }

.footerLogoTavolo{
    height: 32px !important;
}
.footerTutelaMinoriTavolo{
    left:42px !important;
}