body {
    padding-top: 70px;
}
.border-top td {

    border-top: 1px solid black !important;

}

.table-responsive {
    max-height: 600px;
    /*overflow-y: scroll;*/
}