/* Post Layout Styles */
.post_article {
    height: 100%;
}

.post-wrapper {
    position: relative;
    display: block;
    color: inherit;
    height: 100%;
}
