.tx-products .product-list .product-image img {
  width: 150px;
  height: 150px;
  object-fit: cover;
}

.row.columns-3 .col-1 {
  width: 33.3333%;
}

.csc-default p {
  margin-bottom: 0.1px;
}