.sf-simpleBff[data-desktop-column='1'] .sf-simpleBff_productsItemHeading,
.sf-simpleBff[data-desktop-column='2'] .sf-simpleBff_productsItemHeading,
.sf-simpleBff[data-desktop-column='3']:not([data-product-type='column']) .sf-simpleBff_productsItemHeading,
.sf-simpleBff[data-desktop-column='4']:not([data-product-type='column']) .sf-simpleBff_productsItemHeading {
  margin-bottom: 4px;
}
.sf-simpleBff_productsItemDetail {
  flex-grow: 0;
  margin-top: auto;
}
.sf-simpleBff[data-product-type='column'] .sf-simpleBff_productsItemDetail {
  margin-top: 0;
}
