.main__content {
	background-color: #D4ECE4;
	padding-top: 80px;
}
.diff {
	background-image: url('../img/diff/bg.svg');
	background-position: center -100px;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 30px;
}
.diff__content {
	padding: 20px 0;
	width: 280px;
	margin: auto;
}
.diff__title {
	padding-top: 50px;
	text-align: center;
}
.diff__title img {
	width: 300px;
	max-width: none !important;
}
.diff__left {
	margin-bottom: 20px;
}
.imgMap360,
.imgMap500,
.imgMap768,
.imgMap900,
.imgMap1000,
.imgMap1200 {
	display: none;
}
.imgMap.Mob {
	display: block;
}
.diff__right {
	position: relative;
}
.diff__checked {
	display: none;
	width: 40px;
	position: absolute;
	top: 0;
	left: 0;
}
.diff__checked.sticker {
	top: 10px;
	left: 10px;
}
.diff__checked.caja {
	top: 2px;
	left: 115px;
}
.diff__checked.pc {
	top: 80px;
	left: 0px;
}
.diff__checked.hair {
	top: 16px;
	left: 60px;
}
.diff__checked.qr {
	top: 86px;
	left: 162px;
}


@media screen and (min-width: 360px) {

	.imgMapMob,
	.imgMap360,
	.imgMap500,
	.imgMap768,
	.imgMap900,
	.imgMap1000,
	.imgMap1200 {
		display: none;
	} 
	.imgMap360 {
		display: block;
	}
	.diff__content {
		width: 320px;
	}
	.diff__title img {
		width: 330px;
	}
	.diff__checked.sticker {
		top: 14px;
		left: 12px;
	}
	.diff__checked.caja {
		top: 5px;
		left: 130px;
	}
	.diff__checked.pc {
		top: 85px;
		left: 0px;
	}
	.diff__checked.hair {
		top: 18px;
		left: 66px;
	}
	.diff__checked.qr {
		top: 96px;
		left: 190px;
	}

}

@media screen and (min-width: 500px) {

	.imgMapMob,
	.imgMap360,
	.imgMap500,
	.imgMap768,
	.imgMap900,
	.imgMap1000,
	.imgMap1200 {
		display: none;
	}
	.imgMap500 {
		display: block;
	}
	.diff__content {
		width: 450px;
	}
	.diff__title {
		padding-top: 80px;
	}
	.diff__title img {
		width: 450px;
	}
	.diff__checked {
		width: 60px;
	}
	.diff__checked.sticker {
		top: 20px;
		left: 16px;
	}
	.diff__checked.caja {
		top: 5px;
		left: 185px;
	}
	.diff__checked.pc {
		top: 130px;
		left: 0px;
	}
	.diff__checked.hair {
		top: 25px;
		left: 90px;
	}
	.diff__checked.qr {
		top: 140px;
		left: 265px;
	}

}

@media screen and (min-width: 768px) {

	.imgMapMob,
	.imgMap360,
	.imgMap500,
	.imgMap768,
	.imgMap900,
	.imgMap1000,
	.imgMap1200 {
		display: none;
	}
	.imgMap768 {
		display: block;
	}
	.diff {
		background-image: url('../img/diff/bg-desktop.svg');
		background-size: 160%;
	}
	.diff__content {
		display: flex;
		justify-content: space-between;
		width: 700px;
	}
	.diff__title {
		margin-bottom: 30px;
	}
	.diff__title img {
		margin: auto;
		width: 600px;
	}
	.diff__left img,
	.diff__right img {
		width: 340px;
		max-width: none !important;
	}
	.diff__checked {
		width: 40px !important;
	}
	.diff__checked.sticker {
		top: 20px;
		left: 16px;
	}
	.diff__checked.caja {
		top: 5px;
		left: 140px;
	}
	.diff__checked.pc {
		top: 100px;
		left: 0px;
	}
	.diff__checked.hair {
		top: 25px;
		left: 75px;
	}
	.diff__checked.qr {
		top: 100px;
		left: 200px;
	}

}

@media screen and (min-width: 900px) {

	.imgMapMob,
	.imgMap360,
	.imgMap500,
	.imgMap768,
	.imgMap900,
	.imgMap1000,
	.imgMap1200 {
		display: none;
	}
	.imgMap900 {
		display: block;
	}
	.diff__content {
		display: flex;
		justify-content: space-between;
		width: 860px;
	}
	.diff__left img,
	.diff__right img {
		width: 420px;
		max-width: none !important;
	}
	.diff__checked {
		width: 40px !important;
	}
	.diff__checked.sticker {
		top: 26px;
		left: 26px;
	}
	.diff__checked.caja {
		top: 10px;
		left: 180px;
	}
	.diff__checked.pc {
		top: 125px;
		left: 6px;
	}
	.diff__checked.hair {
		top: 30px;
		left: 90px;
	}
	.diff__checked.qr {
		top: 140px;
		left: 255px;
	}

}

@media screen and (min-width: 1000px) {

	.imgMapMob,
	.imgMap360,
	.imgMap500,
	.imgMap768,
	.imgMap900,
	.imgMap1000,
	.imgMap1200 {
		display: none;
	}
	.imgMap1000 {
		display: block;
	}
	.diff__content {
		width: 960px;
	}
	.diff__title img {
		width: 800px;
	}
	.diff__left img,
	.diff__right img {
		width: 460px;
		max-width: none !important;
	}
	.diff__checked {
		width: 50px !important;
	}
	.diff__checked.sticker {
		top: 26px;
		left: 26px;
	}
	.diff__checked.caja {
		top: 10px;
		left: 190px;
	}
	.diff__checked.pc {
		top: 125px;
		left: 6px;
	}
	.diff__checked.hair {
		top: 30px;
		left: 100px;
	}
	.diff__checked.qr {
		top: 140px;
		left: 275px;
	}

}

@media screen and (min-width: 1200px) {

	.imgMapMob,
	.imgMap360,
	.imgMap500,
	.imgMap768,
	.imgMap900,
	.imgMap1000,
	.imgMap1200 {
		display: none;
	}
	.imgMap1200 {
		display: block;
	}
	.diff__content {
		width: 1100px;
	}
	.diff__left img,
	.diff__right img {
		width: 520px;
		max-width: none !important;
	}
	.diff__checked.sticker {
		top: 26px;
		left: 26px;
	}
	.diff__checked.caja {
		top: 15px;
		left: 220px;
	}
	.diff__checked.pc {
		top: 150px;
		left: 6px;
	}
	.diff__checked.hair {
		top: 40px;
		left: 110px;
	}
	.diff__checked.qr {
		top: 170px;
		left: 315px;
	}

}