#photo-gallery .wrapper img {
	width: 100%;
	border-radius: 0.375rem 0.375rem 0 0;
	aspect-ratio: 16 / 9;
}
#photo-gallery .wrapper .buttons {
	height: 42px;
}