@charset "UTF-8";

.carousel-fp {
	min-height: unset;
}

.carousel-fp .item {
	padding: 0;
	background-image: none;
	height: unset;
	justify-content: center;
}

.carousel-fp .owl-content > img {
	width: 100%;
}
