﻿@media (min-width: 1000px) {
    .post-content {
        min-height: 400px;
    }

}