.Oya .Mov-1 {
	width: 80%;
	position: absolute;
	left: 12%;
	top: 15%;
}
.Oya .iframe-wrapper {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.Oya .Mov-1 iframe {
	position: absolute;
	top: 50%;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}


.Oya .Mov-2 {
	width: 80%;
	position: absolute;
	left: 12%;
	top: 15%;
}
.Oya .iframe-wrapper {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.Oya .Mov-2 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
