

article.post, article.page {
    text-align: left;
    position: relative;
    z-index: 5;
    background: #fff;
    padding-bottom: 15px;
    border: 1px solid #eee;
    border-radius: 4px;
    min-height: 650px;
}

