td {
    vertical-align: middle !important;
    text-align: center;
}
th{
    vertical-align: middle !important;
    text-align: center;
}
.my-custom-scrollbar {
position: relative;
height: 200px;
overflow: auto;
}
.table-wrapper-scroll-y {
display: block;
}