Ok so it seems there is a problem with css file. I Just copied this part from main css file to custom css
.wp-custom-header video {
object-fit: cover;
max-width: 100%;
}
and it’s working.
For some reason published website read max-width: 50%; instead of 100% and changing main css file is not working.
Website: badsad.pl