/* Add custom CSS styles below */ 
.ps-product__content .tab-content .p-about {
    max-height: unset;
    overflow: unset;
}
.ps-product__content .tab-content .show-more-dts {
  display: none !important;
}

.ps-product__content .tab-content .p-about img {
    max-height: unset;
}