#my-list-group .list-group-item{

    border-right: none !important;
    border-left: none !important;
    border-radius: 0 !important;
}
.table-responsive {
    overflow-x: visible !important;
    overflow-y: visible;
}