.ohmtang-cs-brand-root-group .wp-block-group .wp-block-table table thead,
.ohmtang-cs-single-brand-group .ohmtang-cs-table table tbody tr td:first-child{
    background-color: #bbfff1;
	word-break: normal;
}
.ohmtang-cs-brand-root-group .wp-block-table table tbody tr td,
.ohmtang-cs-brand-root-group .wp-block-table table thead tr th {
	padding: .5em;
	border: 1px solid currentColor;
	word-break: break-word;
}