img.responsive {
	max-width: 100%;
	height: auto;
}

p.text{
	float:left;
	width:40%;
}

div.img-wrap{
	float:right;
	width:60%;
}
