.contextmenu .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}
.contextmenu .bottom-rigth {
  position: absolute;
  bottom: 0;
  right: 0;
}

