/* custom CSS for GEC */
img {
	max-width: 100%;
}

p:has(img:only-child) {
	text-align: center;
}


