.sticker-save-container {
	top: 0;
	right: 0;
}

.sticker-save {
	background-image: url('https://www.v4rune.sumodev.sumoshop.dk/shared/9/667/spar-savepct.svg');
	background-color: transparent;
	background-size: contain;
}

.sticker>.sticker-save {
	font-weight: bold;
	font-size: 24px;
}

.sticker-nintendo-container {
	top: 0;
	left: 0;
}

.sticker-nintendo {
	background-image: url('https://www.v4rune.sumodev.sumoshop.dk/shared/9/668/image_120x120m.webp');
	background-color: transparent;
	background-size: contain;
}

.sticker-tr1 {
	background-image: url('https://www.v4rune.sumodev.sumoshop.dk/shared/10/453/1.svg');
	background-color: transparent;
	background-size: contain;
}

.sticker-tr2 {
	background-image: url('https://www.v4rune.sumodev.sumoshop.dk/shared/10/454/2.svg');
	background-color: transparent;
	background-size: contain;
}

.sticker>.sticker-tr2 {
	width: 50px;
	height: 50px;
}

.sticker-tr3 {
	background-image: url('https://www.v4rune.sumodev.sumoshop.dk/shared/10/455/3.svg');
	background-color: transparent;
	background-size: contain;
}

.sticker-bargains-container {
	top: 0;
	left: 0;
}

.sticker>.sticker-bargains {
	background-color: yellow;
	color: blue;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	border: 1px solid red;
}

.sticker-remainder-container {
	bottom: 0;
	left: 0;
}

.sticker>.sticker-remainder {
	background-color: purple;
	font-weight: bold;
	border-radius: 25%;
	letter-spacing: 1px
}

.sticker>.sticker-keyword {
	background-color:purple;
	font-size: 20px;
	font-weight: bold;
}