 @media only screen and (min-width: 480px) and (max-width: 766px) {
	
	/* Body */
.body {background: none;}
	img, object, embed, video, iframe { border:none; max-width: 100%;}
	/* Wrapper */
	.wrapper {
width: 460px;
}
