#first .photo {
	display: block;
	height: 30vw;
/* */
	background: url(../../news/2026/02/business-guide-world-cup/first.webp) no-repeat top center #000000;
	background-size: cover;
	border-radius: 0.3vw;
}

#second .photo {
	display: block;
	height: 20vw;
/* */
	background: url(../../news/2026/02/alexander-printing-co/first.webp) no-repeat top center #000000;
	background-size: cover;
	border-radius: 0.3vw;
}

#third .photo {
	display: block;
	height: 16vw;
/* */
	background: url(../../news/2026/01/artisans-studio-space/first.webp) no-repeat top center #000000;
	background-size: cover;
	border-radius: 0.3vw;
}
