/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
	transition: height .3s ease-in-out;
}
