.getty-embed-image {
	background-color:#fff;
	display:inline-block;
	color:#a7a7a7;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:11px;
	width:100%;
	max-width:508px;
}

.getty-embed-image div {
	overflow:hidden;
	position:relative;
	height:0;
	padding:66.338583% 0 0 0;
	width:100%;
}

.getty-embed-image div iframe {
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.getty-embed-image div:last-child {
	padding:0;
	margin:0 0 0 10px;
	text-align:left;
}

.getty-embed-image div:last-child a {
	color:#a7a7a7;
	text-decoration:none;
	font-weight:normal !important;
	border:none;
	display:inline-block;
}