table.goods {
  border-collapse: collapse;
}

.goods tr:nth-child(even) {background-color: #f2f2f2;}
}

ul {
    
    margin-bottom:25px;
}