.btn{
    text-transform: none !important;
}
.table-responsive .table tr td {
    padding: 10px !important;
}
.table-responsive .table tbody tr:last-child{
    /*  */
}

.table-responsive .table tfoot th, .table-responsive .table thead th{
    font-size: 15px;
}
