.x-animation-origin-left-top {
  transform-origin: left top;
}

.x-animation-origin-right-top {
  transform-origin: right top;
}

