@media (max-width:767px){.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}}@media (min-width:768px){.hide-scrollbar::-webkit-scrollbar{height:8px;margin-top:-10px}.hide-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px;margin:0 4px}.hide-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:4px;min-width:40px}.hide-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.hide-scrollbar::-webkit-scrollbar-button{height:0;width:0}}