Video height not expanding

When I add the timeline component it increases the overall height of the whole container Div (header11_component), meanwhile the height of the video (header11_video-wrapper) shrinks, showing up in larger screen sizes. I consider myself pretty advanced but can’t figure this out. Appreciate any tip
read-only link

hi @Nicolasdonati here is one way how it can be done.

EDIT: I forget to delete min-height: 100vh that is not needed.

Hope it will point you right direction. :vulcan_salute:

Have you checked for any JavaScript that might be altering the height of these elements when the timeline component is rendered?