.fi-section .fi-section-header .fi-icon {
    /* This overrides the default 'flex-start' */
    align-self: center !important; 
}


.video-res-16-9 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.table-video-thumbnail-wrapper{
    /* width:120px; */
    height:72px;
    /*object-fit:cover;*/
    border-radius:4px;
    box-shadow:0 2px 4px rgba(0,0,0,0.1);
}