.metadata_tags {
    clear: both;
}

.single_post .size-full, .single_post img[class*="wp-image-"] {
    max-width: 100% !important;
    height: auto;
}

#sidebar div {
    margin: 0;
}
#sidebar .widget-container {
    margin: 0 0 40px;
}