/*region Branding / Logo */

.teo-logo {
    content: url(../../resources/images/logo/logo-light.svg);
    width: 170px !important;
}

#teo_drawer .teo-logo {
    content: url(../../resources/images/logo/logo-light.svg);
    width: 50px !important;
}

/*endregion */
