.users-container{max-height:400px;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px}.users-container .Administration_panel,.users-container .Administration_panel_block{width:auto}@media screen and (max-width:600px){.delete-user-btn{margin-top:1rem;width:100%;display:flex}}.users-container::-webkit-scrollbar{width:8px!important}.users-container::-webkit-scrollbar-thumb,.users-container::-webkit-scrollbar-track{background:rgba(121,60,60,.05)}.users-container::-webkit-scrollbar-thumb:hover{background:rgba(121,60,60,.05)}