.post-content p {
    text-align: justify;
}

.post-content p img {
    width: 100%;
    max-width: unset;
    border: unset;
    margin-bottom: 2rem;
    margin-top: 1rem;
}
