<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content #shop2-products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#content #shop2-products .product-item-thumb {
  margin-right: 0;
}
</pre></body></html>