<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.carousel, .carousel-inner, .carousel-item {
	width: 100%;
	height: 100%;
}

.experience-layouts-2column .carousel {
    margin-top: 4rem;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .experience-layouts-2column .carousel {
        margin-top: 0;
    }
}</pre></body></html>