.transfer-one, .transfer-two, .transfer-three, .transfer-four,
.transfer-about, .transfer-five, .alcantara, .schweizer,
.nappa, .monza, .fon-img {
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.transfer-one {
	left: 0;
	top: 160px;
	width: 40px;
	height: 180px;
	background-image: url(../img/transfer/transfer-one.png);
}
.transfer-two {
	left: 0;
	top: 20px;
	width: 40px;
	height: 180px;
	background-image: url(../img/transfer/transfer-two.png);
}
.transfer-three {
	left: 0;
	top: -60px;
	width: 40px;
	height: 180px;
	background-image: url(../img/transfer/transfer-three.png);
}
.transfer-four {
	left: 0;
	top: 10px;
	width: 40px;
	height: 180px;
	background-image: url(../img/transfer/transfer-four.png);
}
.transfer-about {
	left: 0;
	top: -60px;
	width: 60px;
	height: 240px;
	background-image: url(../img/transfer/transfer-about.png);
}
.transfer-five {
	right: 0;
	top: -40px;
	width: 60px;
	height: 280px;
	background-image: url(../img/transfer/transfer-five.png);
}
.alcantara {
	bottom: -100px;
	right: 0px;
	width: 560px;
	height: 220px;
	background-image: url(../img/transfer/alcantara.png);
	z-index: 1;
	opacity: 0.2;
}
.schweizer {
	bottom: -100px;
	left: 0px;
	width: 560px;
	height: 220px;
	background-image: url(../img/transfer/schweizer.png);
	z-index: 1;
	opacity: 0.2;
}
.nappa {
	bottom: -120px;
	right: 20px;
	width: 320px;
	height: 220px;
	background-image: url(../img/transfer/nappa.png);
	z-index: 1;
	opacity: 0.2;
}
.monza {
	bottom: -120px;
	right: 320px;
	width: 320px;
	height: 220px;
	background-image: url(../img/transfer/monza.png);
	z-index: 1;
	opacity: 0.2;
}
.fon-img {
	left: 0;
	top: -138px;
	width: 800px;
	height: 200px;
	height: auto;
	background-image: url(../img/upholstery/upholstery.png);
}
