.about-school {
    background: #fff;
    margin-bottom: 50px !important;
}

.about-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 12px;
    color: #111;
}

.red-divider {
    width: 55px;
    height: 3px;
    background: #cc1f1f;
    margin-bottom: 18px;
}
