	.media-gallery__actions__pill {
		display: none;
	}
	.media-gallery:hover .media-gallery__actions__pill {
		display: block;
	}

