@media (max-width: 1024px){
	.banner .banner-in h1 {
		color: #ffffff;
		font-size: 54px;
		margin-bottom: 40px;
		line-height: 64px;
		font-weight: 400;
	}
}