
.benq-bg{
	background: url(https://cdn.icoda.co.kr/asset/editor/202604/20260401171649_cd6964f22f29d7a6866081437988fb65_mkb1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	width: 100%;
	height: 1493px;
}



@media(max-width:1200px){
	
.benq-bg{
	background: url(https://cdn.icoda.co.kr/asset/editor/202604/20260401171649_cd6964f22f29d7a6866081437988fb65_u1uv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	width: 100%;
	height: auto;
	aspect-ratio:1200 / 1493;
}
}


.benq-bg2{
	background:url(https://cdn.icoda.co.kr/asset/editor/202604/20260401172159_cd6964f22f29d7a6866081437988fb65_kkp5.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	text-align: center;
}
