.page .arena-posts-heading,
.page .arena-post-view-heading {
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    align-content: initial !important;
    padding: 19px 22px !important;
}

.page .arena-posts-heading h1 {
    margin: 4px 0 !important;
    font-size: 22px !important;
}

.page .arena-posts-heading p {
    font-size: 10px;
}

.page .arena-posts-heading > i {
    width: 42px;
    height: 42px;
    font-size: 17px;
}

.page .arena-post-view-heading h1 {
    margin: 9px 0 11px !important;
    font-size: 24px !important;
}

.page .arena-post-view-meta {
    min-height: 0 !important;
}

.page .arena-posts-list {
    padding: 16px 20px;
}

.page .arena-post-row {
    min-height: 88px;
    margin-bottom: 9px;
    padding: 11px 14px;
}

.page .arena-post-date {
    height: 56px;
}
