.product-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

/* Body spray specific styles */
#shopify-section-page-product-body-spray .product-details {
  position: static !important;
  max-height: auto !important;
}
