.swiper {
	width: 100%;
	max-width: 1200px;
}

.swiper .swiper-button-prev, .swiper .swiper-button-next {
	color: #f37021;
}

.swiper img {
	width: 200px;
	height: 200px;
	margin: 0 auto;
	border-radius: 50%;
}