.mod-contentContainer iframe {
	height:417px !important;
	width:630px !important;
}
#TB_window {
	border:0 !important;
	background:#333;
}
#TB_closeAjaxWindow {
	padding:5px 10px 0 0!important;
}
#TB_iframeContent {
	margin:0 !important;
}
@media (max-width:640px) {
	#TB_window {
		width:280px !important;
		margin:0 auto !important;
		left:0;
	}
	iframe {
		width:280px !important;
		height:210px !important;
	}
}