.bcet-cover-220 {
    height: 220px;
    object-fit: cover;
}

.bcet-cover-240 {
    height: 240px;
    object-fit: cover;
}

.bcet-h-220 {
    height: 220px;
}

.bcet-course-hero-img {
    max-height: 460px;
    object-fit: cover;
}

.bcet-lesson-img {
    object-fit: cover;
    max-height: 140px;
}

.bcet-avatar-cover {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.bcet-sticky-top-100 {
    top: 100px;
}

.bcet-sticky-top-110 {
    top: 110px;
}

.bcet-select-auto {
    width: auto;
}

.bcet-blog-featured-img {
    height: 320px;
    object-fit: cover;
}

.bcet-blog-row-img {
    object-fit: cover;
    min-height: 250px;
}

.bcet-object-cover {
    object-fit: cover;
}

.bcet-object-contain {
    object-fit: contain;
}

.bcet-company-logo {
    max-height: 40px;
    object-fit: contain;
    opacity: .7;
}

.bcet-partner-logo-wrap {
    min-height: 80px;
}

.bcet-partner-logo-img {
    max-height: 60px;
}

.bcet-affiliation-logo {
    max-height: 80px;
    max-width: 200px;
}

.bcet-footer-logo-white {
    max-height: 130px;
    filter: brightness(0) invert(1);
}

.bcet-footer-about {
    line-height: 1.6;
}
