body {
    background: black;
}
#sidebar ul.sidebar-buttons li.sidebar-button {
    display: block;
    width: 100%;
    height: auto; 
     line-height: auto; 
}

.post .post-content img, img {
    width: 100% !important;
    max-width: 100%;
    height: auto !important
}