div#sticker {
	padding:20px;
	margin:20px 0;
	width:190px;
	height:100px;
	bottom:0px;	
	right:30px;
	position:fixed;
	background-image: url(images/carrito.png);

	
}
.stick {
	position:fixed;
	bottom:0px;
	right:30px;
	background-image:url(images/carrito.png);
}