/*.proddtl_content {
    overflow: hidden;
    position: relative;
    height: 471px;
}*/
.expanded .proddtl_content {
    height: auto;
}
.more-text {
  display: none;
}
.more-text.show {
  display: block;
}