#header h1 a.ru, #header h1 a.en {
    background: url('/ml_i/infoportal/test/infoportal.png') 33px 0 no-repeat;
    background-size: contain!important;
}
#header h1.officeLogo a {
    background: url('/ml_i/infoportal/test/backoffice.png') 33px 0 no-repeat!important;
    background-size: contain!important;
}
#sideNav>li>a.exit {
    background-image: url('/static/internal_new/img/exit.svg');
}
#sideNav>li>a.tools {
    background-image: url('/ml_img/planning.png');
}
#header h1 a.officeLogoUZ {
    background: url('/ml_i/infoportal/test/backoffice_uz.png') 33px 0 no-repeat!important;
    background-size: contain!important;
}