@media (width >= 48rem) {
	.wp-block-wrd-gallery-image.is-style-large {
		grid-column: span 2 / span 2;
	}
}
