@media screen and (max-width: 767px){
#cabecalho .logo a img{
position:absolute;
width:200px;
max-height:100px;
margin-top:-10px;
}
}