.info-detail-slider .swiper-slide {
	text-align: center;
	height: 300px;
}

.info-detail__recommend-img img {
	width: unset;
	height: unset;
	max-height: 100%;
	max-width: 100%;
	border: 0;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.info-detail__recommend-img {
	border: 1px solid #d6d8d8;
	height: 200px;
	padding: 5px;
	position: relative;
}