/* Flex the inner Elementor row that directly contains breadcrumb, hero halves and tabs. */
body.igcs-shop-car .single-product-builder .sidebar-position-without > .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
