.mg-blog-post-box > .img-fluid {
    width: 75%;
    display: block;
    margin-left: auto;
    margin-right: auto;

}
.mg-blog-post-box .small img, .mg-blog-post-box .small figure {
    max-width: 600px;
    height: auto;
}