.tnjVideoWrapper {
	position: relative;
}
.tnjVideoWrapper iframe {
	position: absolute;
	height: 100%;
	width: 100%;
	max-width: 100%;
}