.single-project #gallery > .wp-block-post-featured-image {
    display: flex;
}

.single-project #gallery > .wp-block-post-featured-image > .wp-post-image {
    margin: auto;
    width: auto;
}
