
.bgFaceidX {
    background-image: url('https://product.fingertec.com/images/faceidx/img/bg-main.jpg');
	background-repeat: no-repeat; 
	background-color: #d5dee8; 
	background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

}
/* viewport=800*/
@media only screen and (max-width: 50em) {
.bgFaceidX {
    background-image: url('https://product.fingertec.com/images/faceidx/img/bg-main2.jpg');
	background-repeat: no-repeat; 
	background-color: #d5dee8; 
	background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;

}
}


/* viewport=768*/
@media only screen and (max-width: 48em) {
.bgFaceidX {
    background-image: url('https://product.fingertec.com/images/faceidx/img/bg-main2.jpg');
	background-repeat: no-repeat; 
	background-color: #d5dee8; 
	background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;

}
}

/* viewport=600*/
@media screen and (max-width: 37.5em){
.bgFaceidX {
    background-image: url('https://product.fingertec.com/images/faceidx/img/bg-main2.jpg');
	background-repeat: no-repeat; 
	background-color: #d5dee8; 
	background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;

}
}


/* viewport=480*/
@media screen and (max-width: 30em){

.bgFaceidX {
    background-image: url('https://product.fingertec.com/images/faceidx/img/bg-main2.jpg');
	background-repeat: no-repeat; 
	background-color: #d5dee8; 
	background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;

}
}

/* viewport=480*/
@media screen and (max-width: 30em){

.bgFaceidX {
    background-image: url('https://product.fingertec.com/images/faceidx/img/bg-main2.jpg');
	background-repeat: no-repeat; 
	background-color: #d5dee8; 
	background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;

}
}

/* viewport=320*/
@media screen and (max-width: 20em){

.bgFaceidX {
    background-image: url('https://product.fingertec.com/images/faceidx/img/bg-main2.jpg');
	background-repeat: no-repeat; 
	background-color: #d5dee8; 
	background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;

}
}