.wy-nav-content {
    max-width: 100%;
}

.wy-side-nav-search {
    background-color: #071426;
}

.align-left img,img.align-left {
  float: left;
  margin: 0 24px 24px 0;
  display: block;
}

figure {
    margin-left: 0px;
    display: flow-root;
}

section,figure,h1,h2,h3,h4,h5,h6 {
    clear: both;
}

.sphinxsidebar .logo {
    display: none;
}

@page {
    @bottom-left {
        transform: translateX(-37.5%) scale(0.25) translate(-30px,20px);
        border: 0;
    }
}
