hi @Harley_T here is one way “how to” to give you an idea what can be done differently to your current setup. As you use custom code you may introduce media queries for your video element sizing.
EDIT: I have now checked video and I have realised that I have left there margin-inline: auto that is redundant when Flex justify-content: centre is in use.