.fancybox-content{
	max-width: 735px;
	max-height: 493px;
	border-radius: 25px;
	overflow:hidden!important;
} .fancybox-content *{
	
}

@media screen and (max-width: 650px) {
	.fancybox-content{
		max-width: 575px;
		
		

	} 
	.fancyimages img{
		width:100%;
	}
}  