.jnto-moe-ui-carousel-with-img-slider {
	 margin: 10px 10px;
}
 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow {
	 width: unset;
	 opacity: 1;
}
 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow.next-arrow {
	 top: 44px;
	 right: -10px;
}
 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow.prev-arrow {
	 top: 44px;
	 left: -10px;
}
 .jnto-moe-ui-carousel-with-img-slider .jnto-moe-ui-carousel-with-img-slider-item {
	 width: 155px;
	 padding: 10px;
}
 .jnto-moe-ui-carousel-with-img-slider .jnto-moe-ui-carousel-with-img-slider-item a {
	 color: #333;
}
 .jnto-moe-ui-carousel-with-img-slider .jnto-moe-ui-carousel-with-img-slider-item:hover {
	 text-decoration: underline;
}
 .jnto-moe-ui-carousel-with-img-slider .jnto-moe-ui-carousel-with-img-slider-item .jnto-moe-ui-carousel-img-container img {
	 width: 100%;
	 max-height: 100px;
}
 .jnto-moe-ui-carousel-with-img-slider .jnto-moe-ui-carousel-with-img-slider-item .jnto-moe-ui-carousel-content {
	 margin-top: 15px;
}
 @media (min-width: 375px) {
	 .jnto-moe-ui-carousel-with-img-slider {
		 max-width: 355px;
		 margin: 10px auto 50px auto;
	}
	 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow img {
		 width: 15px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow.next-arrow {
		 top: 55px;
		 right: -10px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow.prev-arrow {
		 top: 55px;
		 left: -10px;
	}
}
 @media (min-width: 700px) {
	 .jnto-moe-ui-carousel-with-img-slider {
		 max-width: 650px;
		 margin: 0 auto 50px auto;
	}
	 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow img {
		 width: 25px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow.next-arrow {
		 top: 45px;
		 right: -20px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow.prev-arrow {
		 top: 45px;
		 left: -20px;
	}
}
 @media (min-width: 992px) {
	 .jnto-moe-ui-carousel-with-img-slider {
		 max-width: 900px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow img {
		 width: 40px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow.next-arrow {
		 top: 60px;
		 right: -40px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .slide-arrow.slick-arrow.prev-arrow {
		 top: 60px;
		 left: -40px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .jnto-moe-ui-carousel-with-img-slider-item {
		 width: 253px;
		 padding: 10px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .jnto-moe-ui-carousel-with-img-slider-item .jnto-moe-ui-carousel-img-container img {
		 width: 100%;
		 max-height: 157px;
	}
	 .jnto-moe-ui-carousel-with-img-slider .jnto-moe-ui-carousel-with-img-slider-item .jnto-moe-ui-carousel-content {
		 margin-top: 15px;
	}
}
 @media (min-width: 1143px) {
	 .jnto-moe-ui-carousel-with-img-slider {
		 max-width: 1082px;
	}
}

