#postContent {
    display : flex;
    flex-direction : column;
}

#postContent img {
    max-width: 90%;
}