Use this custom CSS
@media only screen and (max-width: 844px){
.sppb-addon-table-main.bt tbody td::before, .sppb-addon-table-main.bt tfoot td::before, .sppb-addon-table-main.bt tfoot th::before {
width: 9em !important;
font-weight: 500 !important;
}
#sppb-addon-1683829018800 .sppb-addon-table-main.bt tbody td:before, #sppb-addon-1683829018800 .sppb-addon-table-main th {
word-wrap: break-word;
}
}
Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.