.image-broker-domus, .image-domus {
    width: 100%!important;
    object-fit: cover!important;
}
.image-domus {
    height: 300px!important;
}
.image-broker-domus {
    height: 150px!important;
}
#mapa {
    height: 400px;
    width: 100%;
    margin-bottom: 30px;
}
.domus-h3 {
    margin-top: 30px;
}
.domus-image-slider {
    width: 100% !important;
    height: 500px !important;
	object-fit: cover;
}
.domus_styleSheet .img-thumbnail a {
    text-decoration: none!important;
}

@media only screen and (max-width: 600px) {
	.domus-image-slider {
		height: 250px !important;
	}
	
	.lSSlideWrapper.usingCss {
		height: 250px !important;
	}
}


.lg-backdrop {
	background-color: white !important;
}