Wikimedia Hackathon 2022/Schedule/gallery.css

@media only screen and (max-width: 720px) {
	.gallery .gallerybox .thumb {
		display: none;
	}
}