/* Video Page Styles */

.photonic-stream>div {
    justify-content: space-between;
}

figure.photonic-level-1.photonic-thumb>a,
figure.photonic-level-1.photonic-thumb>a>img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}