/*Se agrega .sh6 para cuando hay 3 cards*/
@media(min-width:475px) {
	.sh1 {
		display: block;
		width: 40px;
		top: 9px;
		right: 15%;
	}
}

@media(min-width:650px) {
	.sh1 {
		width: 70px;
		top: 9px;
		right: 42%;
	}

	.sh6 {
		display: block;
		width: 218px;
		bottom: 208px;
		right: 82px;
	}
}

@media(min-width:700px) {
	.sh1 {
		right: 48%;
	}
}

@media(min-width:895px) {
	.sh6 {
		width: 255px;
		right: 98px;
	}
}

@media(min-width:900px) {
	.sh2 {
		display: block;
		width: 37px;
		top: 280px;
		left: 40%;
	}
}

@media(min-width:1030px) {
	.sh2 {
		top: 218px;
		left: 47%;
	}
}

@media(min-width:1031px) {
	.sh6 {
		width: 200px;
		bottom: 100px;
		right: 180px;
	}
}

@media(min-width:1150px) {
	.sh1 {
		width: 77px;
		top: 30px;
	}

	.sh2 {
		width: 45px;
		top: 190px;
		left: 46%;
	}
}

@media(min-width:550px) and (max-width:650px) {

	.sh3,
	.sh4 {
		display: block;
	}

	.sh3 {
		width: 145px;
		top: 1028px;
		left: -73px;
	}

	.sh4 {
		width: 135px;
		top: 378px;
		right: -80px;
		transform: rotate(-138deg);
	}
}

@media(min-width:1300px) {

	.sh3,
	.sh4 {
		display: block;
	}

	.sh3 {
		top: -85px;
		width: 130px;
		left: -50px;
	}

	.sh4 {
		display: none;
		/*top:680px;width:116px;right:-50px;transform:rotate(-138deg);*/
	}

	/*.sh5{display: block;width:50px;bottom:365px;left:1%;}*/
	.sh6 {
		right: 400px;
	}
}

@media(min-width:1450px) {
	.sh5 {
		left: 3%;
	}
}

@media(min-width:1500px) {
	.sh3 {
		left: 1%;
	}

	.sh4 {
		right: 2%;
	}

	.sh5 {
		display: block;
		width: 50px;
		left: 4%;
		bottom: 30%;
	}
}

@media(min-width:1600px) {
	.sh3 {
		left: 3%;
	}
}

@media(min-width:1690px) {
	.sh4 {
		right: 6%;
	}

	.sh6 {
		right: 438px;
	}
}

@media(min-width:1800px) {
	.sh6 {
		right: 485px;
	}
}