.education_header{

}
.education_header .custom-bg-color-grey-1 {
    background-color: #f4f4f4 !important;
}
.education-alt_description-section{

}
.education-alt_description-section .custom-bg-color-grey-1 {
    background-color: #f4f4f4 !important;
}
.education-alt_description-section .custom-course-detail .custom-course-detail-avatar {
    max-height: 80px;
    max-width: 80px;
    border-radius: 50% !important;
}
.education-alt_description-section .custom-course-detail .img-thumbnail {
    background: transparent;
}
.education-alt_description-section .post-info a{
    text-decoration: none;
}
.education-alt_description-section .custom-course-detail img{
    max-width: 100%;
}
@media (max-width: 767px) {
  .education-alt_description-section .custom-course-detail .border-right {
    border: 0 !important;
  }
}
