.container.layout-section {
    max-width: 980px;
}

.medium-promo .md-promo-headline-text {
    font-size: 20px;
    line-height: 1.75rem;
    font-weight: 600;
}

article.container-fluid.medium-promo {
    padding-top: 30px;
    border-bottom: 1px solid #8a8a8a;
}

.container.layout-section {
    margin-left:auto;
    margin-right:auto;
}

.list-container .list-item-simple .simple-list-headline-anchor .simple-list-headline-text {
    font-weight: 700;
    font-size: 16px;
    overflow: visible;
    list-style-type: none;
    display: list-item;
    margin-bottom: 20px;
}

.medium-promo-wrapper {
    display: table !important;
    margin-bottom: 10px;
}