/*20250529 add*/

h1 {
	position: relative;
	background: #066ea2;
}

h1 video {
position: absolute;
    width: 105%;
    left: auto;
    top: 24%;
}

h1 img {
	position: relative;
	z-index: 2;
}