.newEditors,.member-cls{
    border-bottom: 1px solid #ccc;
}
#chiefMain{
    color: #002263;
    margin-top: 0px;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    margin-left: 15px;
}
.popover.right {
    max-width: 40%;
}
.button_read {
    height: 200px;
    background-color: #F0F8FF;
}
.editor-img {
    width:26%;
}
.editor-img .img-responsive {
    border-radius: 50%;
    width:50%;
    margin-top:13px;
}
.media-heading {
    margin-top: 12px !important;
}
@media screen and (max-width: 993px){
    #course-content .course-content-area .course-container {
        width: 99%;
    }
    .button_read {
        height: 100%;
    }
    .editor-img {
        width: inherit;
        text-align: center;
    }
    .editor-img .img-responsive {
        margin-left: 30%;
    }
    .newEditors {
        width: 90%;
        margin-left: 5%;
    }
    .newEditors .media-body,.member-cls .media-body {
        padding-left: 10px;
    }
    .media-heading {
        text-align: center;
    }
    .aj-editor-profile {
        width: 90%;
        margin-left: 5%;
    }
}
