/* -------------------- TOP STORY -------------------- */

#top-photo {
	background: url(../../news/2026/06/schack-garden-party/first.webp) no-repeat top center #000000;
	background-size: cover;
}

/* -------------------- SIDE ITEMS -------------------- */

#first {
	background: url(../../news/2026/06/welcome-magazine-vision/first.webp) no-repeat top center #000000;
	filter: grayscale(100%);
	background-size: cover;
}

#first:hover {
	filter: none;
}

#second {
	background: url(../../news/2026/05/pickleball-forest-park/first.webp) no-repeat bottom center #000000;
	filter: grayscale(100%);
	background-size: cover;
}

#second:hover {
	filter: none;
}

#third {
	background: url(../../news/2026/04/evan-reed-stadium/first.webp) no-repeat top center #000000;
	filter: grayscale(100%);
	background-size: cover;
}

#third:hover {
	filter: none;
}

#fourth {
	background: url(../../news/2026/02/business-guide-world-cup/first.webp) no-repeat top center #000000;
	filter: grayscale(100%);
	background-size: cover;
}

#fourth:hover {
	filter: none;
}
