
		img{
			width: 100%;
			display: block;
		}
		.double img{
			width: 49%;
			float: left;
		}
	