@charset "UTF-8";

.carousel-inner-content .scrollable {
	max-height: 85%;	
}

.right.carousel-control, .left.carousel-control {
	filter: none;
}

@media (max-height: 665px) {
	.ribbon {
		width: 60px;
	}
}

@media ( max-width: 768px ) {
	.ribbon {
		width: 60px;
	}
}