.pos-divider {
    display: none;
}

.pos-h2-head {
    text-align: left;
    font-size: 20px;
    margin-left: -12px;
}

.pos-h2-subhead {
    text-align: left;
    font-size: 14px;
    margin-left: -12px;
}

.pos-intro-text {
    text-align: left !important;
}

.pos-hidden {
    display: none;
}

.pos-ul {
    list-style-type: none !important;
    margin-left: -30px;
}

.pos-fullwidth {
    width: 100% !important;
}