.osm-pricing-table-flat .osm-plan-short-description
{
  min-height: 240px !important;
}

.osm-pricing-table-flat .osm-plan-price p
{
  font-size: 35px;
}
#osm-members-list.osm-container #adminForm {
  overflow: auto;
}
#osm-container #adminForm, #osm-profile-page {
  overflow: auto;
}
.field-calendar .fa-calendar::before {
    content: "\43";
  font-family: IcoMoon;
}
.osm-container h1.osm_title {
  width: 100%;
}