.aPainting {
	width: 100%;
	max-width: 320px;
	height: auto;
	aspect-ratio: 1;
	object-fit: cover;
	padding: 0;
	display: block;
}
