@media screen and (min-width: 769px) {
    .post .content {
        margin-top: 1.5em;
		min-height: 74px;
    }
}