.brxe-max-multi-heading .text {
  position: relative; }

.mab-multi-heading-bg-text {
  content: '';
  font-size: 50px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
  transform: translateY(-50%); }
