
.lm_full-screen {}

.lm_funll_screen {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1100;
  background-color: @body-background;
  padding: 16px;
}