body {
	font-family: 'Zen Maru Gothic', serif;
}
.box {
	min-height: 160px;
	}
.photo {
	height: 300px;
	margin-bottom: 48px;
}
.photo img {
	width: 100%;
	border-radius: 21px;
	clip-path: inset(0px 0px 10px round 15px);
}