.table td, .table th {

        padding: 4px; /* Adjust padding as needed */
        font-size: 13px;

}

.gray-table{

    background-color: #f2f2f2;    
    height: 193px;
}