/* your styles go here */
.post-image{
    width: 100px;
    object-fit: cover;
    margin-top: 10px
}
.selection{ width: 100%; }
.table img{
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 0;
}
