.topMenu-scroll-mini {
position: fixed;
top: 0px;
background: #FFF;
-webkit-transform: translate3d(0,0,0); /**fix flicering in chrome*/
}