.product-readmore.rte td:first-child,
.product-readmore.rte th:first-child,
.product-readmore.rte td:first-child *,
.product-readmore.rte th:first-child *{
  font-weight:700!important;
}

@media(max-width:749px){
.product-readmore.rte table{width:100%!important;max-width:100%!important;table-layout:fixed!important;height:auto!important}
.product-readmore.rte td,.product-readmore.rte th{white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;vertical-align:top}
.product-readmore.rte td:first-child,.product-readmore.rte th:first-child{width:42%!important}
.product-readmore.rte td:last-child,.product-readmore.rte th:last-child{width:58%!important}
.product-readmore.rte [style*="overflow"],.product-readmore.rte [style*="max-height"],.product-readmore.rte [class*="scroll"],.product-readmore.rte [class*="wrap"]{overflow:visible!important;max-height:none!important;height:auto!important}
}