.counter-list li, .counter-list li::before {
    height: 102px;
    -webkit-box-ordinal-group: 2;
    min-height: auto;
    display: -webkit-box;
    display: -ms-flexbox
}

.counter-list li, .student-list ol li {
    align-self: auto;
    list-style-type: none;
    margin: 10px 0;
    min-width: 0;
    order: 1;
    position: relative
}

.student-list .text-pink {
    color: #ed1f79
}

.counter-list li:before {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.student-list li.text-pink p {
    font-size: 18px
}

.counter-list li::before {
    color: #fff;
    content: counter(list);
    left: 0;
    position: absolute;
    text-align: center;
    width: 102px;
    background-color: #ed1f79;
    font-size: 37px;
    font-weight: 700;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    min-width: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.counter-list li {
    border-radius: 10px;
    counter-increment: list;
    background-color: #f4f1f1;
    -ms-flex-order: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-item-align: auto;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 40px 0 112px;
    flex-wrap: wrap
}

.student-list ol li {
    align-items: center;
    background-color: #f1f1f1;
    box-sizing: border-box;
    counter-increment: list 1;
    display: flex;
    flex-shrink: 1;
    flex-grow: 0;
    flex-basis: auto;
    font-size: 18px;
    padding-right: 40px;
    padding-top: 0;
    text-align: left
}

@media screen and (min-width:1200px) and (max-width:1479px) {
    .student-content h2 {
        font-size: 30px
    }

    .counter-list li::before {
        height: 100%;
        width: 62px;
        font-size: 18px
    }

    .counter-list li {
        height: 100%
    }

    .student-list ol li {
        align-items: center;
        align-self: auto;
        background-color: #f1f1f1;
        box-sizing: border-box;
        counter-increment: list 1;
        display: flex;
        flex-shrink: 1;
        flex-grow: 0;
        flex-basis: auto;
        font-size: 18px;
        list-style-type: none;
        margin-bottom: 10px;
        padding-left: 12%;
        margin-left: 0;
        margin-right: 0;
        min-width: 0;
        order: 1;
        padding-bottom: 10px;
        padding-top: 10px;
        position: relative;
        text-align: left
    }
}

@media screen and (max-width:1199px) and (min-width:992px) {
    .student-content h2 {
        font-size: 30px
    }

    .counter-list li::before {
        height: 100%;
        width: 62px;
        font-size: 18px
    }

    .counter-list li {
        height: 100%
    }

    .student-list ol li {
        align-items: center;
        align-self: auto;
        background-color: #f1f1f1;
        box-sizing: border-box;
        counter-increment: list 1;
        display: flex;
        flex-shrink: 1;
        flex-grow: 0;
        flex-basis: auto;
        font-size: 18px;
        list-style-type: none;
        margin-bottom: 10px;
        padding-left: 12%;
        margin-left: 0;
        margin-right: 0;
        min-width: 0;
        order: 1;
        padding-bottom: 10px;
        padding-top: 10px;
        position: relative;
        text-align: left
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .student-content h2 {
        font-size: 30px
    }

    .counter-list li::before {
        height: 100%;
        width: 62px;
        font-size: 18px
    }

    .counter-list li {
        height: 100%
    }

    .student-list ol li {
        align-items: center;
        align-self: auto;
        background-color: #f1f1f1;
        box-sizing: border-box;
        counter-increment: list 1;
        display: flex;
        flex-shrink: 1;
        flex-grow: 0;
        flex-basis: auto;
        font-size: 18px;
        list-style-type: none;
        margin-bottom: 10px;
        padding-left: 12%;
        margin-left: 0;
        margin-right: 0;
        min-width: 0;
        order: 1;
        padding-bottom: 10px;
        padding-top: 10px;
        position: relative;
        text-align: left
    }
}

@media screen and (max-width:768px) {
    .student-content h2 {
        font-size: 30px
    }

    .counter-list li::before {
        height: 100%;
        width: 62px;
        font-size: 18px
    }

    .counter-list li {
        height: 100%
    }

    .student-list ol li {
        align-items: center;
        align-self: auto;
        background-color: #f1f1f1;
        box-sizing: border-box;
        counter-increment: list 1;
        display: flex;
        flex-shrink: 1;
        flex-grow: 0;
        flex-basis: auto;
        font-size: 18px;
        list-style-type: none;
        margin-bottom: 10px;
        padding-left: 12%;
        margin-left: 0;
        margin-right: 0;
        min-width: 0;
        order: 1;
        padding-bottom: 10px;
        padding-top: 10px;
        position: relative;
        text-align: left
    }
}

@media (max-width:578px) {
    .student-content h2 {
        font-size: 30px
    }

    .counter-list li::before {
        height: 100%;
        width: 62px;
        font-size: 18px
    }

    .counter-list li {
        height: 100%
    }

    .student-list ol li {
        align-items: center;
        align-self: auto;
        background-color: #f1f1f1;
        box-sizing: border-box;
        counter-increment: list 1;
        display: flex;
        flex-shrink: 1;
        flex-grow: 0;
        flex-basis: auto;
        font-size: 18px;
        list-style-type: none;
        margin-bottom: 10px;
        padding-left: 23%;
        margin-left: 0;
        margin-right: 0;
        min-width: 0;
        order: 1;
        padding-bottom: 10px;
        padding-top: 10px;
        position: relative;
        text-align: left;
        line-height: normal
    }
}
