@media only screen and (max-width: 767px){
#cabecalho {
    padding-top: 140px;
    background: #eee;
}
}