.post-image-container {
display: flex;
flex-direction: column;
}
.post-image-container .rkit-post-image {
display: flex;
overflow: hidden;
}