.embed-brightcove .video-js {
    max-width: 100%;
    height: auto;
    aspect-ratio: 16 /9;
    margin-inline: auto;
}

.embed-brightcove .video-js .vjs-tech {
    width: 100%;
    height: auto;
    aspect-ratio: 16 /9;
}