.image .image-popup {
	position: relative;
}

.image .image-popup .image-price {
	position: absolute;
	background-color: #B58809;
	color: white;
	padding: 7px;
	bottom: 0; right: 0;
}