
.table-responsive{
    min-height: .01%;
    overflow-x: auto;
    overflow-y: hidden;
}

