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

.banner-bg {
	height: 90px;
}

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

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