.simple-interstitial img.cfct-mod-image{
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}

@media only screen and (max-width: 480px){
	.fancybox-inner iframe{
		width: 100% !important;
		height: 100% !important;
		min-height: 300px;
	}
}