/* ADEQUA A IMAGEM DENTRO DA DIV/MODAL */
.croqui {
	object-fit: contain;	
	height: 100%;
	width: 100%;
}