section.popupstore {
	position: relative;
	width: 100%;
	aspect-ratio: 1 / 1.92;
}
section.popupstore img.layer3 {
	width: 96%;
	height: auto;
	top: 22%;
	left: 0;
}
section.popupstore img.layer4 {
	width: 96%;
	height: auto;
	top: 52%;
	right: 0%;
}
section.popupstore .layer2 {
	top: 82%;
	left: 0%;
}
section.popupstore .layer2 .img img {
	width: 173.7vw;
	max-width: 1303px;
}