/* CSS Document */
@media only screen and (min-width: 1007px) {
	img{
		height: intrinsic;
		}
}