.content-wrapper .course-info .inner-wrapper section {
    margin: 0 8px 40px 8px;
}

.content-wrapper .course-info .inner-wrapper section h2 {
    font-size: 18px;
}

.content-wrapper .course-info .inner-wrapper section hr {
    height:0.8px;
    border:none;
    border-top:2px solid #57068c;
}

.content-wrapper .course-info .inner-wrapper section p {
    text-align: justify;
    font-size: 16px;
}

.content-wrapper .course-info .inner-wrapper section .teacher .teacher-image {
    border: none !important;
}

.content-wrapper .course-info .inner-wrapper section .teacher img {
    border-radius: 50%;
    width: 115px;
    height: 115px;
    margin-right: 15px;
}

.content-wrapper .course-info .inner-wrapper section h3 a {
    color: #57068c;
}
