@media (max-width: 767px) {
  body.template-index .t4s-section-inner[class*="featured_collection_PYgnnX"] .t4s_box_pr_grid > .t4s-product,
  body.template-index .t4s-section-inner[class*="featured_collection_8Bzgqx"] .t4s_box_pr_grid > .t4s-product,
  body.template-index .t4s-section-inner[class*="featured_collection_kVfLha"] .t4s_box_pr_grid > .t4s-product,
  body.template-index .t4s-section-inner[class*="featured_collection_CcVpPG"] .t4s_box_pr_grid > .t4s-product {
    width: calc((100% - 16px) / 1.5) !important;
    max-width: calc((100% - 16px) / 1.5) !important;
    flex: 0 0 calc((100% - 16px) / 1.5) !important;
  }
}
