.logo-image span.d-light {
    background: unset !IMPORTANT;
}
.t4-offcanvas .t4-off-canvas-header a img {
    display: none;
}
@media (max-width: 1366px) {
    .nav-breakpoint-lg .t4-wrapper, .nav-breakpoint-xl .t4-wrapper {
        padding-left: 3rem !important;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
}