.osm-pricing-table-circle .osm-plan-header > h2 {
    /* font-size: 28px; */
    font-weight: normal;
    margin: 0 0 30px;
    text-transform: none;
    color: white;
}

td.osm-plan-property-label {
    width: auto;
}

form.form-horizontal .control-label, form.form-horizontal .control-label label {
    width: 220px;
}

.osm-pricing-table-circle .osm-plan-short-description {
    margin: 10px 15px 0;
}

form.form-horizontal .control-label, form.form-horizontal .control-label label {
    font-weight: normal;
}