<!--.embed-container {	position: relative;	overflow: hidden;		/* 	To maintain a 4/3 aspect ratio use 75% for the padding-bottom value below	To maintain a 16/9 aspect ratio change to 56.25% 	*/	padding-bottom: 75%;}.embed-container iframe,.embed-container object,.embed-container embed {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}-->