.player-embedded {
	position: relative;
}


/*@media only screen and (max-width : 480px) {
	.plyr {
		height: 530px;
		border: 6px dashed green;
	}

	#player {
		height: 530px;
	}
}*/

