.header1.t4-sticky {
    background: #ffffff;
}

.t4-offcanvas-toggle {
    text-align: right !important;
}

@media (max-width: 575.98px) {
.t4-sticky {
    position: fixed !important;
    top: 0 !important;
}
}