.images {
	table-layout: fixed;
	width: 100%;
}

.images img {
	max-width: 100%;
}
