
  a:after {
    display: none!important;
  }
  .mdl-layout__drawer, .standish-mdl-ribbon {
    display: none!important;
  }
  .magog-layout.mdl-layout--fixed-drawer>.mdl-layout__content, .mdl-layout--fixed-drawer>.mdl-layout__content {
    margin-left: 0;
    width: 100%;
  }
  .mdl-layout {
    height: auto;
  }
  .mdl-layout__content.site-main {
    left:0!important;
    margin-left:0!important;
    display: block;
  }
