.about-page {
    padding-bottom: 0;
}

.about-info {
    padding-top: 18px;
}

.about-content {
    min-height: 280px;
    margin-bottom: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
    background: #fff;
}

.about-rich-text {
    color: #333;
    font-size: 14px;
    line-height: 1.9;
}

.about-rich-text img {
    max-width: 100%;
    height: auto;
}

.about-rich-text p {
    margin: 0 0 12px;
}

.about-rich-text table {
    width: 100%;
    border-collapse: collapse;
}

.about-rich-text table td,
.about-rich-text table th {
    padding: 8px;
    border: 1px solid #eee;
}

.about-info .stats-bar {
    padding-bottom: 20px;
}
