.duvase-home-destino-photo-wrap {
	position: absolute;
	inset: 0;
	z-index: 0;
	overflow: hidden;
}

.duvase-home-destino-photo {
	display: block;
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center;
}
