.td-rich-text {
  position: relative;
  overflow: hidden
}
.td-absolute-image {
  position: absolute;
  transform: translate(-50%, -50%);
}