CMS Video Playlist for portrait videos

how do i build a CMS driven video Playlist, which has the Player aspect ration of portrait 9/16, on all break points.

ive build the player 16/9 but i cant get the player to display all videos in 9/16.

Ive build the player with Finsweet CMS tab. so on the right is the tab menu, and the left has the Tab content. the Tab grabs the CMS properties through a script inside the body tag.

Ive tried:
Defining the CMS video Item’s width and hight to 100%, and defined the tabs menü Div to the 9/16 ratio with a fixed width and Hight.

Ive tried butting the CMS video inside a div which had the 9/16 aspect ratio.
but here the video doesnt fill the blank space.
ive tried to set the fit to cover or fill, but it appears to not effect the aspect ratio of the video itself.

has the video Link a fixed aspect ratio which i can define in the body element?