.bigimage{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #EEEEEE;
	width: 100%;
	height: 330px;
	
}
.bigimage>img{
	/*width: 100%;*/

}
.margen-big{
	
	margin-bottom: 10px;
}
.margen-col{ margin-bottom: 8px;}

.cont-mini{
	width: 100%;
	height: 84px;
	border: 1px solid #EEEEEE;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5px;
	cursor: pointer;


}
.cont-mini>img{
	/*width: 100%;*/
	max-height: 100%;

}
.lupaimg{
	position: absolute;
	height: 320px;
}
