@media screen and (min-width:769px){.modal-card{width:760px}}.modal-card-body::-webkit-scrollbar{width:8px;height:8px}.modal-card-body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.05);border-radius:10px;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1)}.modal-card-body:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:10px;box-shadow:inset 1px 1px 0 rgba(0,0,0,.1)}