@media (max-width: 767px) {
  .richtext table.adaptive_table td, .richtext table.adaptive_table th{
    width: 100% !important
  }
}