Full width video with button and text overlay ( craft theme )

Hi

Thank you so much for the code. Worked pretty well for me albeit a small issue. The video doesn’t stretch across the full screen width even after I added

width: 100%;
height: auto;

after


.video-with-text .image-with-text__media video{
position: static!important;

With this LINK you can access page preview. Appreciate your help to get the video full width and responsive to screen size.

Also, how can the text and button be aligned to the bottom left corner of the video?

Many thanks