#contact, .navbar, footer {
    display: none;
}
#docs {
    min-height:800px;
    margin-top:50px;
}
.sub-bullet {
    padding-left:35px;
}
#docs-body .sub-bullet {
    margin-left: 60px;
}
img {
    height:auto;
    max-width:100%;
}