
.mt-popover-deprecated__wrapper {
  position: inherit;
&.--placement-bottom-outside {
    transform: translate(0, calc(-100% - 57px));
}
}
