@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {	
	#google_image_div img{width: 100% !important;    height: auto !important;}
	img{width: 100% !important;    height: auto !important;}
	canvas{width: 100% !important;height: 100%  !important;}
}
