video.pv_list_popup {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.pv_list_media_holder {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.pv_list_media_holder iframe, .pv_list_media_holder video {
    width: 100%;
    height: 100%;
}
