/* FL product tabs full width below image+buy */
body#product .fl-product-tabs-row {
  margin-top: 1.25rem;
  clear: both;
}
body#product .fl-product-tabs-row .tabs {
  width: 100%;
  max-width: 100%;
}
body#product .fl-product-tabs-row .product-description {
  max-width: 100%;
}
