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

.banner-bg {
	height: 85px;
}

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

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