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

.banner-bg {
	height: 65px;
}

.banner {
	width: 98%;
	height: 65px;
}

.banner img {
	height: 59px;
	padding-top: 5px;
}
