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

.banner-bg {
	height: 90px;
}

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

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