@charset "UTF-8";

body {
	background: url(/content/dam/diners/img/premium/common_premium_bg.png)repeat top center !important;
	padding-top: 13.2rem !important;
}
#faqFetch {
	display: none;
}

@media only screen and (max-width:768px){
	body {
		background:none,url(/content/dam/diners/img/premium/common_premium_bg.png)repeat top center !important;
		padding-top:5rem !important;
	}
}
