@media only screen and (max-width: 767px) {
	.dn-mb {
		display: none !important;
	}
	.dn-desktop {
		display: block !important;
	}
	.review-swiper-mb.swiper .swiper-slide .info .img {
		left: 0;
		right: auto;
	}
	.years-main {
	    left: auto;
	    width: auto;
	    right: 0;
	}
	.years-main ul {
	    flex-direction: column;
	    padding-bottom: 0;
	}
	.years-main ul li {
	    text-align: start;
	    margin-bottom: 6vw !important;
	}
	.review-swiper.swiper .info-boxes {
	    flex-direction: column;
	}
	.review-swiper.swiper .swiper-line-mb {
		top: 28%;
	}
	.review-swiper.swiper .swiper-line-mb img {
	    margin: 0 0 0 0;
	    width: 55%;
	}
	.review-swiper.swiper .swiper-line-mb img {
	    position: absolute;
	    top: 0;
	}
	.review-swiper.swiper .info-boxes {
		top: 28%;
	}
	.review-swiper.swiper .info-boxes h3 {
		width: 40%;
		margin: 0;
		font-size:4.5vw;
		line-height: 1.2;
	}
	.review-swiper.swiper .info-boxes .box.active h3 {
	    -webkit-text-stroke: .50px;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(2) h3 {
	    top: auto;
	    left: 40%;
	    bottom: -2%;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(3) h3 {
	    top: auto;
	    left: 33%;
	    bottom: 0;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(4) h3 {
	    top: 100%;
	    left: 35%;
	    bottom: auto;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(1) h3 {
		left: 5%;
		top: 45%;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(5) h3 {
	    left: 5%;
	    top: 80%;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(6) h3 {
	    left: 40%;
	    top: 80%;
	    bottom: 0;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(7) h3 {
	    left: 32%;
	    top: 100%;
	    bottom: auto;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(8) h3 {
	    left: 38%;
	    top: 112%;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(9) h3 {
	    left: 5%;
	    top: 100%;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(10) h3 {
	    left: 42%;
	    top: 98%;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(11) h3 {
	    left: 32%;
	    top: 110%;
	}
	.review-swiper.swiper .info-boxes .box:nth-child(12) h3 {
	    left: 38%;
	    right: auto;
	    top: 132%;
	    bottom: 0;
	}
}