.questo-should-be-inserted-here {
	max-width: 610px;
	margin: 0 auto;
	font-size: 0;
}

.questo-should-be-inserted-here:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 78.03279%;
	background-image: url('../img/guestpass-widget.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
