.brand_story {
	font-size: 3.1vw;
	letter-spacing: normal ;
	line-height: 2;
	margin-bottom: 3em;
	text-align: center;
}
@media only screen and (min-width: 768px) {
		.brand_story {
			font-size: 1.2rem;
		}
}



.main_wrap:after {
	display: none;
}