@media screen and (min-width:768px){::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#454545;height:100px;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#272727}}