.innerpage .subpage-banner .page-title .supertitle {
    display: none;
}

.card-video iframe {
    height: 200px;
}

@media (min-width: 992px) {
    .card-video iframe {
        max-height: 300px;
    }
}


/* remove file manager table footer padding */
#dnn_ctr28936_View_Grid_ctl00 .rgPager caption {
    padding-top: 0;
    padding-bottom: 0;
}

.pbi-desc {
    font-size: 14px;
    text-align: center;
}