/* CSS Document */

.slder-background {
	width: 100%;
	height: 50vh;
	position: relative;
	background-image: url(images/title-commercial-facility-bg.avif);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-bottom: 3%;
}
 
