/*For Design5*/
.Design5CanvasTW{
	position:relative;
}

.Design5BGTW{
	background:url('/sites/zyxel/files/tw/zh/MULTY_X/02_01_product_photo_4.png') no-repeat center center;
	height:760px;
	background-size:cover;
}

@media only screen and (max-width:1367px){
	.Design5BGTW{
		height:560px;
	}
}

@media only screen and (max-width:1281px){
	.Design5BGTW{
		height:710px;
	}
}

@media only screen and (max-width:1025px){
	.Design5BGTW{
		height:560px;
	}
}

@media only screen and (max-width:450px){
	.Design5BGTW{
		height:530px;
	}
}

@media only screen and (max-width:400px){
	.Design5BGTW{
		height:480px;
	}
}

@media only screen and (max-width:350px){
	.Design5BGTW{
		height:400px;
	}
}
/*For Design5 End*/