.bcx-video-widget-wrap {
    padding: 40px 20px;
    display: flex;
}

.bcx-video-widget-featured {
    width: 60%;
    padding-right: 25px;
}

.bcx-video-widget-side {
    width: 43%;
}

.bcx-video-widget-image {
    max-width: 200px;
}

.bcx-video-widget-label {
    color: #0098ef;
    font-size: 20px;
}

.bcx-video-widget-wrap h3.title-medium-dark {
    margin-top: 10px;
}

.bcx-video-widget-wrap h3.title-medium-dark a {
    color: #ffffff;
}

.bcx-video-widget-wrap .video-excerpt {
    font-size: 13px;
}

.bcx-video-widget-wrap .img-overlay-70:before {
    height: 100%;
    background-image: none;
    background-color: rgba(0,0,0, 0.5);
}

.bcx-video-widget-wrap .el-rt-cat.style_2 {
    background: #f74505;
    text-transform: capitalize;
}

.bcx-video-widget-wrap .video-icon img {
    width: 40px !important;
}

.bcx-video-widget-wrap .wp-post-image {
    width: 100%;
}