.secao-banners .conteiner {
max-width: 100%;
padding: 0;
margin:0;
margin-top: -10px;
border:none;
}

.flexslider {
margin: 0 0 60px;
background: #fff;
border:none;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-moz-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-o-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
}
@media screen and (max-width: 767px){
#cabecalho .logo a img{
position:absolute;
width:200px;
max-height:200px;
margin-top:-10px;
}
.logo a {
height: 200px;
}