/* Home page specific styles */

/* Make table layout full width */
table {
    width: 100%;
}
