/* left side menu specific styles */
body {
  left: 0;
}

.weebim-opened body {
  overflow: hidden;
}

.weebim {
  right: auto;
  left: 0;
}
