@media (min-width: 650px) {
    .post-cover {
        width: 250px;
        margin: 40px auto;
    }
}
