/* Start custom CSS for text-editor, class: .elementor-element-5499984 */.table-scroll {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.equal-table {
  width: 100%;
  min-width: 720px;
  table-layout: fixed;
  border-collapse: collapse;
}

.equal-table td {
  width: 33.333%;
  padding: 14px 16px;
  border: 1px solid #e0e0e0;
  vertical-align: top;
  word-break: break-word;
}/* End custom CSS */