@charset "UTF-8";

.table[data-keep-all="none"] [class*=__cell]:not([class*=__cell-inner]) {
	word-break: normal;
}