@charset "UTF-8";
/* CSS Document */

.rimage__img-due {
	position: absolute;
	max-width: initial;
	top: 0;
	left: 0;
	width: 100%;
	height: 70%;
	transition-property: opacity
}

.img-articolo-due {
	margin-bottom: 20px;
}


.bordo-img {
	border: 1px solid #E5E5E5;
}