.bb {
	width: fit-content;
	border: 1px dotted;
	white-space: normal;
}

.bb > img {
	min-width: 3in;
	max-width: 700px;
	width: 40vw;
}
