.product-breakdown{display:flex;flex-direction:row;gap:20px}.product-breakdown .single-breakdown{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;width:100%}.product-breakdown .single-breakdown .bk-label{background:#000;color:#fff;font-size:1.2rem;font-weight:600;padding:10px;text-align:center;text-transform:uppercase;width:100%}.product-breakdown .single-breakdown .bk-content{padding:10px;text-align:center}