/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */



 #owl-carousel-2 img {
	 max-width:160px;
	 height:auto;
 }

 #owl-carousel-2 button.owl-prev,  #owl-carousel-2 button.owl-next {
	 display:none;
 }
