.courses img.tw-w-full.tw-h-52.tw-object-cover {
    height: 100%;
    filter: unset !important;
    -webkit-filter: unset !important;
}
[data-category="Articles"] img.tw-w-full.tw-object-cover {
    max-height: 210px;
}
.lesson-content .tw-text-center {
    text-align: left;
}