.weekly-specials__table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%; 
}
  
.weekly-specials__table th, td {
    text-align: left;
    padding: 5px;
}