@charset "UTF-8";
.Detail-WapperW > div.triviaImgBox {
	margin-bottom: 30px;
	font-size: 0;
}
.triviaImgBox img {
	width: 100%;
	height: 100%;
	border-radius:40px;
	object-fit: cover;
}

@media only screen and (max-width: 640px){

}
