 .bar-notification {
    top: auto;
}

.qr-code-small img {
    -webkit-transform: translateZ(0);
}

.header-menu.open,
.nopAjaxFilters7Spikes.open,
.header-links-wrapper.open{
    top: 60px;
}

@media all and (max-width: 1024px) {
    .stick {
        position: fixed;
        top: 60px !important;
        z-index: 10000;
    }
}