#brand-slider{
    position: relative;
}
#brand-slider .left-border-cover,
#brand-slider .right-border-cover{
    display: none;    
}
#brand-slider .slides a{
    line-height: 40px;
    height: 40px;
    display: block;
	text-align: center;
}
#brand-slider .slides a > img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
#brand-slider .flex-direction-nav a {
    position: absolute;
}
.banner-shadow {    
    width: 100%;
    height: 6px;
}