.example-container {
  height: 100%; }
  .example-container .btn-close-open {
    position: absolute;
    margin-left: -25px;
    margin-top: 5px; }
  .example-container .sbm-sidenav {
    padding: 0 5px;
    box-shadow: 0px 0px 5px 1px #969696; }
  .example-container .sbm-sidenav-content {
    padding: 5px; }

.example-is-mobile {
  position: fixed;
  left: 0;
  z-index: 1652; }
