

#Collection ul.grid{
  display: flex;
  flex-wrap: wrap;
}

.product-single__meta{
  padding: 0em 1em;
}