.base_image {
	position: relative;
}

.on_image {
	position: absolute;
	bottom: 0;
	right: 0;
}


.base_image img {
	width: 100%;
}
