@charset "UTF-8";
/* only screen and (min-width:1024px) and (max-width:1420px) */

.banner {
	width: 85%;
	min-width: 1024px;
}

.banner img {
	left: 2px;
}