.blog-content__topimage {
    display: flex !important;
    max-width: 100%;
    justify-content: center;
}

.blog-content__inner img {
    max-width: 100%;
}