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