.div-crop{
	margin-bottom: 15px;
	z-index: 0;
	position: relative;
	.img-crop{
		width: 512px;
		height: auto;
		max-width: 100%;
	}
	.img-crop-coordenadas{
		display: none !important;
	}
}