/*
	Lemaco-Website  lightbox.css
*/

figure {
	margin: 0;
}
img {
	width: 100%;
	height: auto;
}

area {
	cursor: pointer;
}

.w3-modal .inside {
	position: relative;
}

