@media screen and (min-width: 769px) {
    .blog-post-photo {
        margin-top: 150px;
    }
}

.post-info-rails {
    min-width: 80%;
}