.tx_tt_news_videos {
	margin: 0 0 20px 0;
}

.tx_tt_news_videos_wrap {
	position: relative;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}


.tx_tt_news_videos_wrap embed,
.tx_tt_news_videos_wrap object,
.tx_tt_news_videos_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}