/*** make win10 logo on the top of laptop splitter page ***/
.splitter-hero-logo {
    z-index: 99;
}

/*** hide "Filter by attributes" button of splitter, brand, series page ***/
.bar_3-leftLink {
    display: none !important;
}