.container-carousel {
	width: 100%;
	height: auto;
	aspect-ratio: 2/1;
	background-image: url(../images/carousel/pre.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
