         
        @media screen and (min-width: 961px) 
        { ::-webkit-scrollbar-thumb { border-radius: 35px; background-color: #a5a5a5; } 
        ::-webkit-scrollbar { background-color: #ffffff; } 
        ::-webkit-scrollbar { width: 5px; height: 5px; } 
        ::-webkit-scrollbar-thumb:hover { background-color:161616; } }
     