body .banner {
	max-width: 1200px;
	background: url("assets/banner-adobe.png") center center no-repeat;
	background-size: cover;
	margin: auto; margin-top: 120px;
	padding: 145px 39px 164px;
	text-align: center;
	color: #fff;
}
body .banner .float {
	display: block;
	width: 220px;
	max-width: 220px;
	margin: 0 auto;
	font-size: 13.5px;
	text-shadow: 0 0 10px #ea889a;
	font-weight: 500;
}
.banner sup {
	font-size: 11px !important;
	line-height: 8px;
    bottom: -2px;
    position: relative;
}
.banner em {
	line-height: 17px; letter-spacing: .17em;
}
.banner .title {
	font-size: 18px;
	margin: 2px 0 20px;
}
.banner .liner {
	font-size: 11.5px;
}

.first p, .story .second p {
	width: 100%;
}
.story .first img.igstory {
	max-width: 355px;
	max-height: 390px;
	width: 100%;
	height: auto;
	margin-bottom: 2px;
}
body .story {
	max-width: 1200px;
	padding: 40px 15px 45px;
	background: #f5f5f5;
	line-height: 17px;
}
.story .mnb div {
	text-align: center;
}