/*Bollywood max config*/
/*Image Starts*/
.post-body img, .post-body .tr-caption-container, .Profile img, .Image img, .BlogList .item-thumbnail img {
    width: 100% !important;
    max-width: 700px !important;
    height: auto !important;
    padding: 0px !important;
    border: 0px solid #eeeeee !important;
}
/*Image Ends*/