.centerCityNav .content {
    flex-wrap: wrap;
    justify-content: start;
    border-top: 1px dashed #e1e1e1;
    padding-top: 10px;
}

.centerCityNav .content a {
    margin: 10px 20px;
    
}

.courseFilterT.area {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #29f;
}