@media (max-width:768px){.chief-top-header{position:fixed;top:0;right:0;left:0;height:50px;z-index:9999}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}