/**
custom styles here
 */
.components-products-product-set-content-cbryv {
  grid-column:2/-1;
  grid-template-columns:repeat(4,1fr)!important;
  grid-gap: 32px!important;
}
.components-products-product-item-2-title-bhsiz {
  -webkit-box-orient:vertical;
  color: #111;
  display: -webkit-box;
  font-size: 14px;
  -webkit-line-clamp: 4!important;
  line-height: 1.25;
  margin-bottom: 12px;
  overflow:hidden;
  text-decoration:none;
  text-overflow: ellipsis;
  word-break: break-word;
}
.components-products-product-item-2-label-bojtg {
  left: 0;
  position: absolute;
  top: 0;
  opacity: 65%!important;
}