@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 5px; background-color: #293426; } ::-webkit-scrollbar-track { background-color: #D8DDD7; } ::-webkit-scrollbar { width: 12px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }}