Hello Jon,
Thanks for reaching out to us.
Please use this css in your custom css, To add this you can follow this documentation: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta
@media only screen and (max-width: 568px) {
#column-wrap-id-1738486836928 {
max-width: 100%;
flex-basis: 100%;
}
#sppb-addon-wrapper-3eHmWMYkKR0aV-3kZCWcl {
width: 100%;
}
.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: 100%;
}
.sppb-addon-table-main.bt tbody td {
display: block;
}
#sppb-addon-1738487712335,
#sppb-addon-1738523513731{
margin-bottom: 20px;
}
}
Thanks,