#tickets iframe {
	width: 432px;
	height: 427px;
	position: relative;
	display: block;
	top: 8px;
	margin: 0 auto;
}

#tickets-window {
	width: 449px;
	height: 427px;
	top: 120px;
	right: 0px;
	position: absolute;
	background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/tickets/images/window.png) no-repeat;
}

html.mobile #tickets-window {
	right: 11px;
}

#tickets-share {
	position: absolute;
	top: 89px;
	right: 12px;
}