.wp-pattern-media-gallery {
	.wp-block-image,
	.wp-block-image img {
		border-radius: var(--border-radius);
		max-height: 280px;
	}
}
