@import url(../../../../japan/products/star_lens/css/style.css);

/* date:2018-5-17
   author:sea.zhang
   start
*/
.home > section.main-vis.active > div.fg > .wrap{
	width:980px;
	margin:0 auto;
}

.home > section.features > .section-title{
	width:980px;
	margin:0 auto 50px;
}

@media all and (max-width: 768px) {
	.home > section.main-vis.active > div.fg > .wrap{
		width: 92vw;
		margin: 0 auto;
	}

	.home > section.features > .section-title{
		width: 92vw;
		margin: 0 auto 4.53333vw;
	}
}
/* end */
